ContainerProperties.PartitionKeyPath Property

Definition

JSON path used for containers partitioning

[Newtonsoft.Json.JsonIgnore]
public string PartitionKeyPath { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.PartitionKeyPath : string with get, set
Public Property PartitionKeyPath As String

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to