 | LogsStopLoggingWhenFreeDiskSpaceBelow Property |
Namespace:
Koopman.CheckPoint.SimpleGatewaySettings
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax[JsonPropertyAttribute(PropertyName = "stop-logging-when-free-disk-space-below")]
public bool StopLoggingWhenFreeDiskSpaceBelow { get; set; }
Request Example
View SourceProperty Value
Type:
Booleantrue if to stop logging when free disk space below threshold; otherwise,
false.
See Also