PSCassandraSchema.PartitionKeys Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.CosmosDB.Models.PSCassandraPartitionKey> PartitionKeys { get; set; }
member this.PartitionKeys : System.Collections.Generic.IList<Microsoft.Azure.Commands.CosmosDB.Models.PSCassandraPartitionKey> with get, set
Public Property PartitionKeys As IList(Of PSCassandraPartitionKey)

Property Value

Applies to