Partager via


ManagementGroup.DisplayName Property

Definition

The friendly name of the management group. If no value is passed then this field will be set to the groupId.

public Azure.Provisioning.BicepValue<string> DisplayName { get; set; }
member this.DisplayName : Azure.Provisioning.BicepValue<string> with get, set
Public Property DisplayName As BicepValue(Of String)

Property Value

Applies to