StorageManagementClient.Credentials Property

 

Gets or sets an SubscriptionCloudCredentials object that specifies the subscription credentials.

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

public SubscriptionCloudCredentials Credentials { get; }

Property Value

Type: Microsoft.Azure.SubscriptionCloudCredentials

An SubscriptionCloudCredentials object.

Return to top
Show: