Share via


SqlContainerGetPropertiesResource.AnalyticalStorageTtl Property

Definition

Gets or sets analytical TTL.

[Newtonsoft.Json.JsonProperty(PropertyName="analyticalStorageTtl")]
public long? AnalyticalStorageTtl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="analyticalStorageTtl")>]
member this.AnalyticalStorageTtl : Nullable<int64> with get, set
Public Property AnalyticalStorageTtl As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to