WebSite Constructor ()
Initializes a new instance of the WebSite class.
Namespace: Microsoft.WindowsAzure.Management.WebSites.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public WebSite()
public:
WebSite()
new : unit -> WebSite
Public Sub New
See Also
WebSite Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace
Return to top