ContainerProperties.PartitionKeyDefinitionVersion 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 the Partitioning scheme version used. PartitionKeyDefinitionVersion
public Azure.Cosmos.PartitionKeyDefinitionVersion? PartitionKeyDefinitionVersion { get; set; }
member this.PartitionKeyDefinitionVersion : Nullable<Azure.Cosmos.PartitionKeyDefinitionVersion> with get, set
Public Property PartitionKeyDefinitionVersion As Nullable(Of PartitionKeyDefinitionVersion)