次の方法で共有


ClusterResource.Properties プロパティ

定義

マネージド Cassandra クラスターのプロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象