PartitionKeyDefinition.Paths Property

Definition

Gets or sets the paths to be partitioned in the Azure DocumentDB database service.

[Newtonsoft.Json.JsonProperty(PropertyName="paths")]
public System.Collections.ObjectModel.Collection<string> Paths { get; set; }
Property Value

The path to be partitioned.