MetricsProperties.RetentionDays Property

Definition

Gets or sets the logging retention policy.

public int? RetentionDays { get; set; }
member this.RetentionDays : Nullable<int> with get, set
Public Property RetentionDays As Nullable(Of Integer)

Property Value

The number of days to retain the logs.

Applies to