PartitionKeyRangeStatistics.PartitionKeyRangeId Property

Definition

Gets the ID of a partition key range in the Azure Cosmos DB service.

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public string PartitionKeyRangeId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.PartitionKeyRangeId : string
Public ReadOnly Property PartitionKeyRangeId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to