共用方式為


ClusterResource.Properties Property

Definition

Gets or sets properties of a managed Cassandra cluster.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to