次の方法で共有


PolicyEvent.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

適用対象