Compartir a través de


CassandraSchema.ClusterKeys Propiedad

Definición

Obtiene o establece la lista de claves de clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a