CloudServiceManagementClient::Credentials Property

 

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

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

public:
property SubscriptionCloudCredentials^ Credentials {
	virtual SubscriptionCloudCredentials^ get() sealed;
}

Property Value

Type: Microsoft.Azure::SubscriptionCloudCredentials^
Return to top
Show: