WebSite::SiteProperties Property
Gets or sets an WebSite::WebSiteProperties value that specifies the properties of the web site.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
public: property WebSite::WebSiteProperties^ SiteProperties { WebSite::WebSiteProperties^ get(); void set(WebSite::WebSiteProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.WebSites.Models::WebSite::WebSiteProperties^An WebSite::WebSiteProperties value.
Show: