Sdílet prostřednictvím


ApplicationInsightsComponent.RetentionInDay Property

Definition

Retention period in days.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public int? RetentionInDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.RetentionInDay : Nullable<int> with get, set
Public Property RetentionInDay As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to