Share via


ServiceConfiguration.LogRetentionDays Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="logRetentionDays")]
public int LogRetentionDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logRetentionDays")>]
member this.LogRetentionDays : int with get, set
Public Property LogRetentionDays As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to