共用方式為


SubscriptionUnderManagementGroup.Parent Property

Definition

Gets or sets 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to