ManagementGroupDetails.Parent Property

Definition

Gets or sets parent

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to