 | LogsRotateLogScheduleName Property |
Gets or sets the name of the schedule to rotate logs by.
Namespace:
Koopman.CheckPoint.SimpleGatewaySettings
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax[JsonPropertyAttribute(PropertyName = "rotate-log-schedule-name")]
public string RotateLogScheduleName { get; set; }
Request Example
View SourceProperty Value
Type:
StringThe name of the rotate log schedule.
See Also