Partager via


CassandraSchema.ClusterKeys Propriété

Définition

Obtient ou définit la liste de clé de cluster.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à