Share via


PartitionMetric.PartitionKeyRangeId Property

Definition

Gets the partition key range id (integer identifier) of the metric values.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to