CreateManagementGroupDetails.Parent Property

Definition

Gets or sets parent

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to