次の方法で共有


SubscriptionUnderManagementGroup.Parent プロパティ

定義

親を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.parent")]
public Microsoft.Azure.Management.ManagementGroups.Models.DescendantParentGroupInfo Parent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.parent")>]
member this.Parent : Microsoft.Azure.Management.ManagementGroups.Models.DescendantParentGroupInfo with get, set
Public Property Parent As DescendantParentGroupInfo

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象