WebSiteUpdateParameters Properties

 

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

NameDescription
System_CAPS_pubpropertyHostNames

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

System_CAPS_pubpropertyHostNameSslStates

Gets or sets a collection of WebSite.WebSiteHostNameSslState objects that lists the SSL states that are bound to the web site.

System_CAPS_pubpropertyServerFarm

Gets or sets the name of a server farm.

System_CAPS_pubpropertyState

Gets or sets an T:Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteState value that specifies the state of the web site.

Return to top
Show: