次の方法で共有


CassandraTableGetPropertiesResource.DefaultTtl プロパティ

定義

Cosmos DB Cassandra テーブルの有効期間を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象