WebSiteManagementClient Constructor (SubscriptionCloudCredentials, Uri)

 

Initializes a new instance of the WebSiteManagementClient class.

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

public WebSiteManagementClient(
	SubscriptionCloudCredentials credentials,
	Uri baseUri
)

Parameters

credentials
Type: Microsoft.WindowsAzure.SubscriptionCloudCredentials

The SubscriptionCloudCredentials object that specifies the subscription credentials.

baseUri
Type: System.Uri

The URI used as the base for all Service Management requests.

Return to top
Show: