WebSite.HostNames Property

 

Gets or sets an array of public hostnames for the web site, including custom domains.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Public Property HostNames As IList(Of String)

Property Value

Type: System.Collections.Generic.IList(Of String)

An array of public hostnames.

Return to top
Show: