共用方式為


CassandraTableGetPropertiesResource.AnalyticalStorageTtl Property

Definition

Gets or sets analytical TTL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to