ContainerProperties.PartitionKeyPath 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.
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