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