StandardEnvironmentMutableProperties.DataRetentionTime Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Owned)]
public TimeSpan? DataRetentionTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Owned)>]
member this.DataRetentionTime : Nullable<TimeSpan> with get, set
Public Property DataRetentionTime As Nullable(Of TimeSpan)

Property Value

Nullable<TimeSpan>

Implements

Attributes

Applies to