Condividi tramite


ApplicationInsightsComponent.RetentionInDays Property

Definition

Gets or sets retention period in days.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to