Click or drag to resize

LogsDeleteIndexFilesWhenIndexSizeAboveMetrics Property

Gets the metrics that DeleteIndexFilesWhenIndexSizeAboveThreshold is in.

Namespace:  Koopman.CheckPoint.SimpleGatewaySettings
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "delete-index-files-when-index-size-above-metrics")]
public Metrics DeleteIndexFilesWhenIndexSizeAboveMetrics { get; }
Request Example View Source

Property Value

Type: Metrics
The delete index files when index size above metrics.
See Also