Edit

Share via


AzureManagementGroup.DisplayName Property

Definition

Display name of azure management group

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Applies to