 | LogsReserveForPacketCaptureThreshold Property |
Gets or sets the reserve for packet capture threshold.
Namespace:
Koopman.CheckPoint.SimpleGatewaySettings
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax[JsonPropertyAttribute(PropertyName = "reserve-for-packet-capture-threshold")]
public int ReserveForPacketCaptureThreshold { get; set; }
Request Example
View SourceProperty Value
Type:
Int32The reserve for packet capture threshold.
See Also