CassandraSchema.PartitionKeys Property

Definition

List of partition key.

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CassandraPartitionKey> PartitionKeys { get; set; }
member this.PartitionKeys : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CassandraPartitionKey> with get, set
Public Property PartitionKeys As BicepList(Of CassandraPartitionKey)

Property Value

Applies to