次の方法で共有


PolicyState.ManagementGroupIds プロパティ

定義

管理グループ ID のコンマ区切りの一覧を取得または設定します。これは、リソースが格納されている管理グループの階層を表します。

[Newtonsoft.Json.JsonProperty(PropertyName="managementGroupIds")]
public string ManagementGroupIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managementGroupIds")>]
member this.ManagementGroupIds : string with get, set
Public Property ManagementGroupIds As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象