你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IGen2EnvironmentUpdateParameters.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