次の方法で共有


PartitionKeyRangeStatistics.PartitionKeyRangeId プロパティ

定義

Azure Cosmos DB サービスのパーティション キー範囲の ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象