AzureCosmosDBContainerResource.PartitionKeyPaths 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 the hierarchical partition keys.
public System.Collections.Generic.IReadOnlyList<string> PartitionKeyPaths { get; set; }
member this.PartitionKeyPaths : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property PartitionKeyPaths As IReadOnlyList(Of String)