次の方法で共有


PartitionUsage.PartitionId プロパティ

定義

使用状況のパーティション ID (GUID 識別子) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象