Gen2EnvironmentUpdateParameters.WarmStoreConfigurationDataRetention Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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