Share via


IValidateCustomDomainInput.HostName Property

Definition

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

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

Property Value

Attributes

Applies to