Share via


ICustomDomain.HostName Property

Definition

The host name of the custom domain. Must be a domain name.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The host name of the custom domain. Must be a domain name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostName")]
public string HostName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The host name of the custom domain. Must be a domain name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostName")>]
member this.HostName : string with get, set
Public Property HostName As String

Property Value

Attributes

Applies to