DocumentCollection.PartitionKey
Property
Definition
Gets or sets PartitionKeyDefinition object in the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty(PropertyName="partitionKey")]
public Microsoft.Azure.Documents.PartitionKeyDefinition PartitionKey { get; set; }
Property Value