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