Click or drag to resize

LogsReserveForPacketCaptureMetrics Property

Gets or sets the metrics used by ReserveForPacketCaptureThreshold.

Namespace:  Koopman.CheckPoint.SimpleGatewaySettings
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "reserve-for-packet-capture-metrics")]
public Metrics ReserveForPacketCaptureMetrics { get; set; }
Request Example View Source

Property Value

Type: Metrics
The reserve for packet capture metrics.
See Also