次の方法で共有


PartitionMetric.PartitionKeyRangeId プロパティ

定義

メトリック値のパーティション キー範囲 ID (整数識別子) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象