IPublicIPAddressResourceSettings.DomainNameLabel Property

Definition

Gets or sets the domain name label.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="Gets or sets the domain name label.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainNameLabel", Update=true)]
public string DomainNameLabel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="Gets or sets the domain name label.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainNameLabel", Update=true)>]
member this.DomainNameLabel : string with get, set
Public Property DomainNameLabel As String

Property Value

Attributes

Applies to