Share via


IGen1EnvironmentCreationProperties.DataRetentionTime Property

Definition

ISO8601 timespan specifying the minimum number of days the environment's events will be available for query.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="ISO8601 timespan specifying the minimum number of days the environment's events will be available for query.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=true, SerializedName="dataRetentionTime")]
public TimeSpan DataRetentionTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="ISO8601 timespan specifying the minimum number of days the environment's events will be available for query.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=true, SerializedName="dataRetentionTime")>]
member this.DataRetentionTime : TimeSpan with get, set
Public Property DataRetentionTime As TimeSpan

Property Value

Attributes

Applies to