Share via


CreateManagementGroupRequest.Details Property

Definition

Gets or sets details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to