WebSite Properties

 

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

NameDescription
System_CAPS_pubpropertyAdminEnabled

Gets whether the web site administrator is enabled.

System_CAPS_pubpropertyAvailabilityState

Gets or sets an WebSpaceAvailabilityState value that specifies the availability of management information for the web site.

System_CAPS_pubpropertyEnabled

Gets or sets a whether the web site is enabled.

System_CAPS_pubpropertyEnabledHostNames

Gets or sets an array of enabled hostnames for the web site.

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_pubpropertyLastModifiedTimeUtc

Gets or sets a DateTime object that contains, in Coordinated Universal Time, the last time the web site was modified.

System_CAPS_pubpropertyName

Gets or sets the name of the web site.

System_CAPS_pubpropertyRepositorySiteName

Gets or sets the name of the repository web site.

System_CAPS_pubpropertyRuntimeAvailabilityState

Gets or sets an WebSiteRuntimeAvailabilityState value that specifies the runtime availability state of the web site.

System_CAPS_pubpropertyServerFarm

Gets or sets the name of a server farm.

System_CAPS_pubpropertySiteProperties

Gets or sets an WebSite.WebSiteProperties value that specifies the properties of the web site.

System_CAPS_pubpropertySku

Optional. The SKU of a Server Farm (Web Hosting Plan) where site belongs to.

System_CAPS_pubpropertyState

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

System_CAPS_pubpropertyUri

Gets or sets a direct URL to the web site endpoint.

System_CAPS_pubpropertyUsageState

Gets or sets an WebSiteUsageState value that specifies the usage state of the web site.

System_CAPS_pubpropertyWebSpace

Gets the name of the web space in which the web site is located.

Return to top
Show: