Share via


IWarmStoreConfigurationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.WarmStoreConfigurationPropertiesTypeConverter))]
public interface IWarmStoreConfigurationProperties : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.WarmStoreConfigurationPropertiesTypeConverter))>]
type IWarmStoreConfigurationProperties = interface
    interface IJsonSerializable
Public Interface IWarmStoreConfigurationProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DataRetention

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to