IStorageAccountOperations 成员
Represents the interface for operations that are used to manage storage accounts.
以下各表列出了由 IStorageAccountOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
BeginCreatingAsync | Asynchronously initiates the creation of a storage account. | |
CheckNameAvailabilityAsync | Asynchronously checks for the availability of the specified storage account name. | |
CreateAsync | Asynchronously creates a storage account. | |
DeleteAsync | Asynchronously deletes a storage account. | |
GetAsync | Asynchronously retrieves information about a storage account. | |
GetKeysAsync | Asynchronously retrieves the primary and secondary access keys for a storage account. | |
ListAsync | Asynchronously lists the storage accounts in a subscription. | |
RegenerateKeysAsync | Asynchronously regenerates the primary or secondary access key for a storage account. | |
UpdateAsync | Asynchronously updates attributes of a storage account. |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
BeginCreating | Initiates the creation of a storage account. (Defined by StorageAccountOperationsExtensions.) | |
BeginCreatingAsync | Asynchronously initiates the creation of a storage account. (Defined by StorageAccountOperationsExtensions.) | |
CheckNameAvailability | Checks for the availability of the specified storage account name. (Defined by StorageAccountOperationsExtensions.) | |
CheckNameAvailabilityAsync | Asynchronously checks for the availability of the specified storage account name. (Defined by StorageAccountOperationsExtensions.) | |
Create | Creates a storage account. (Defined by StorageAccountOperationsExtensions.) | |
CreateAsync | Asynchronously creates a storage account. (Defined by StorageAccountOperationsExtensions.) | |
Delete | Deletes a storage account. (Defined by StorageAccountOperationsExtensions.) | |
DeleteAsync | Asynchronously deletes a storage account. (Defined by StorageAccountOperationsExtensions.) | |
Get | Retrieves information about a storage account. (Defined by StorageAccountOperationsExtensions.) | |
GetAsync | Asynchronously retrieves information about a storage account. (Defined by StorageAccountOperationsExtensions.) | |
GetKeys | Retrieves the primary and secondary access keys for a storage account. (Defined by StorageAccountOperationsExtensions.) | |
GetKeysAsync | Asynchronously retrieves the primary and secondary access keys for a storage account. (Defined by StorageAccountOperationsExtensions.) | |
List | Lists the storage accounts in a subscription. (Defined by StorageAccountOperationsExtensions.) | |
ListAsync | Asynchronously lists the storage accounts in a subscription. (Defined by StorageAccountOperationsExtensions.) | |
RegenerateKeys | Regenerates the primary or secondary access key for a storage account. (Defined by StorageAccountOperationsExtensions.) | |
RegenerateKeysAsync | Asynchronously regenerates the primary or secondary access key for a storage account. (Defined by StorageAccountOperationsExtensions.) | |
Update | Updates attributes of a storage account. (Defined by StorageAccountOperationsExtensions.) | |
UpdateAsync | Asynchronously updates attributes of a storage account. (Defined by StorageAccountOperationsExtensions.) |
返回页首
另请参阅
参考
IStorageAccountOperations 接口
Microsoft.WindowsAzure.Management.Storage 命名空间