IContainerGroupProfileProperties1.IPAddressDnsNameLabel Property

Definition

The Dns name label for the IP.

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

Property Value

Attributes

Applies to