CassandraSchema.ClusterKeys Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets list of cluster key.
[Newtonsoft.Json.JsonProperty(PropertyName="clusterKeys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.ClusterKey> ClusterKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterKeys")>]
member this.ClusterKeys : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.ClusterKey> with get, set
Public Property ClusterKeys As IList(Of ClusterKey)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute