次の方法で共有


ManagementGroupDetails.ManagementGroupAncestors プロパティ

定義

管理グループの先祖を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="managementGroupAncestors")]
public System.Collections.Generic.IList<string> ManagementGroupAncestors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managementGroupAncestors")>]
member this.ManagementGroupAncestors : System.Collections.Generic.IList<string> with get, set
Public Property ManagementGroupAncestors As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象