次の方法で共有


DescendantInfo.Id プロパティ

定義

子孫の完全修飾 ID を取得します。 たとえば、/providers/Microsoft.Management/managementGroups/0000000-0000-0000-000000000000、または /subscriptions/0000000-0000-0000-00000-0000000000000

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象