Share via


IStorageManagementClient Members

Represents the interface for operations that are used to manage a storage client.

The following tables list the members exposed by the IStorageManagementClient type.

Public Properties

  Name Description
ApiVersion Gets the API version.
BaseUri Gets or sets the URI that is used as the base for all Service Management requests.
Credentials Gets or sets the client credentials.
LongRunningOperationInitialTimeout Gets or sets the initial timeout for Long Running Operations.
LongRunningOperationRetryTimeout Gets or sets the retry timeout for Long Running Operations.
StorageAccounts Gets the storage accounts.

Top

Public Methods

(see also Extension Methods)

  Name Description
GetOperationStatusAsync Asynchronously retrieves the status of an operation.

Top

Extension Methods

  Name Description
GetOperationStatus  (Defined by StorageManagementClientExtensions.)
GetOperationStatusAsync  (Defined by StorageManagementClientExtensions.)

Top

See Also

Reference

IStorageManagementClient Interface
Microsoft.WindowsAzure.Management.Storage Namespace