Share via


WebSiteGetConfigurationResponse Constructor ()

 

Initializes a new instance of the WebSiteGetConfigurationResponse class.

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

Syntax

public WebSiteGetConfigurationResponse()
public:
WebSiteGetConfigurationResponse()
new : unit -> WebSiteGetConfigurationResponse
Public Sub New

See Also

WebSiteGetConfigurationResponse Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace

Return to top