Represents the interface for operations that are used to manage a storage client.
以下各表列出了由 IStorageManagementClient 类型公开的成员。
公共 属性
| Name | 说明 | |
|---|---|---|
| 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. |
返回页首
公共 方法
(另请参见 Extension 方法)
| Name | 说明 | |
|---|---|---|
| GetOperationStatusAsync | Asynchronously retrieves the status of an operation. |
返回页首
Extension 方法
| Name | 说明 | |
|---|---|---|
| GetOperationStatus | (Defined by StorageManagementClientExtensions.) | |
| GetOperationStatusAsync | (Defined by StorageManagementClientExtensions.) |
返回页首
另请参阅
参考
IStorageManagementClient 接口
Microsoft.WindowsAzure.Management.Storage 命名空间