Edit

Share via


AzureManagementGroup.Name Property

Definition

Azure management group name

[Newtonsoft.Json.JsonProperty(PropertyName="Name")]
[System.Runtime.Serialization.DataMember]
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Applies to