Share via


IContainerGroupProperties.IPAddressDnsNameLabel Property

Definition

The Dns name label for the IP.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The Dns name label for the IP.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dnsNameLabel")]
public string IPAddressDnsNameLabel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The Dns name label for the IP.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dnsNameLabel")>]
member this.IPAddressDnsNameLabel : string with get, set
Public Property IPAddressDnsNameLabel As String

Property Value

Attributes

Applies to