IComputeManagementClient::Credentials Property

 

Gets the credentials that are required to perform operations on subscription resources.

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

property SubscriptionCloudCredentials^ Credentials {
	SubscriptionCloudCredentials^ get();
}

Property Value

Type: Microsoft.Azure::SubscriptionCloudCredentials^

The subscription credentials.

Return to top
Show: