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

Gen2EnvironmentUpdateParameters.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Inlined)]
public TimeSpan? WarmStoreConfigurationDataRetention { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Inlined)>]
member this.WarmStoreConfigurationDataRetention : Nullable<TimeSpan> with get, set
Public Property WarmStoreConfigurationDataRetention As Nullable(Of TimeSpan)

Property Value

Implements

Attributes

Applies to