Share via


IGen2EnvironmentCreateOrUpdateParameters.WarmStoreConfigurationDataRetention Property

Definition

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

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

Property Value

Attributes

Applies to