次の方法で共有


CassandraTableCreateUpdateParameters.Resource プロパティ

定義

Cassandra テーブルの標準 JSON 形式を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resource")]
public Microsoft.Azure.Management.CosmosDB.Models.CassandraTableResource Resource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resource")>]
member this.Resource : Microsoft.Azure.Management.CosmosDB.Models.CassandraTableResource with get, set
Public Property Resource As CassandraTableResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象