ComputeManagementClient::Credentials Property
Gets the SubscriptionCloudCredentials object that contains the credentials that are required to perform operations on subscription resources.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property SubscriptionCloudCredentials^ Credentials { virtual SubscriptionCloudCredentials^ get() sealed; }
Property Value
Type: Microsoft.Azure::SubscriptionCloudCredentials^The SubscriptionCloudCredentials object.
Implements
IComputeManagementClient::Credentials
Show: