CloudServiceManagementClient Constructor (SubscriptionCloudCredentials)

 

Initializes a new instance of the CloudServiceManagementClient class.

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

public CloudServiceManagementClient(
	SubscriptionCloudCredentials credentials
)

Parameters

credentials
Type: Microsoft.Azure.SubscriptionCloudCredentials

Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Return to top
Show: