Freigeben über


CassandraSchema.ClusterKeys Eigenschaft

Definition

Ruft die Liste des Clusterschlüssels ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="clusterKeys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.ClusterKey> ClusterKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterKeys")>]
member this.ClusterKeys : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.ClusterKey> with get, set
Public Property ClusterKeys As IList(Of ClusterKey)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: