Share via


HostNameBinding.HostNameType Property

Definition

Hostname type.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.HostNameType? HostNameType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.HostNameType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.HostNameType> with get, set
Public Property HostNameType As Nullable(Of HostNameType)

Property Value

Implements

Attributes

Applies to