IHostNameBinding.DomainId Property

Definition

Fully qualified ARM domain resource URI.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Fully qualified ARM domain resource URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainId", Update=false)]
public string DomainId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Fully qualified ARM domain resource URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainId", Update=false)>]
member this.DomainId : string with get, set
Public Property DomainId As String

Property Value

Attributes

Applies to