This documentation is archived and is not being maintained.
IComputeManagementClient::Credentials Property
Gets the credentials that are required to perform operations on subscription resources.
Namespace:
Microsoft.WindowsAzure.Management.ComputeAssembly:
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