IpamPoolProperties.DisplayName Property

Definition

String representing a friendly name for the resource.

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