Delen via


ManagementGroup.Details Property

Definition

Gets or sets details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to