Share via


IWarmStoreConfigurationProperties.DataRetention 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=true, SerializedName="dataRetention")]
public TimeSpan DataRetention { 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=true, SerializedName="dataRetention")>]
member this.DataRetention : TimeSpan with get, set
Public Property DataRetention As TimeSpan

Property Value

Attributes

Applies to