次の方法で共有


HierarchySettings.Id プロパティ

定義

settings オブジェクトの完全修飾 ID を取得します。 たとえば、/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-00000000000/settings/default です。

[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

適用対象