Share via


CassandraSchema.ClusterKeys Property

Definition

List of cluster key.

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraClusterKey> ClusterKeys { get; }
member this.ClusterKeys : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraClusterKey>
Public ReadOnly Property ClusterKeys As IList(Of CassandraClusterKey)

Property Value

Applies to