WebSiteManagementClient.Create Method (IDictionary<String, Object>)

 

Creates a Websites service management client.

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

public static WebSiteManagementClient Create(
	IDictionary<string, object> settings
)

Parameters

settings
Type: System.Collections.Generic.IDictionary<String, Object>

The settings.

Return to top
Show: