Membros IStorageAccountOperations
Represents the interface for operations that are used to manage storage accounts.
As tabelas a seguir listam os membros expostos pelo tipo IStorageAccountOperations.
Público Métodos
(consulte tambémExtension Métodos)
Nome | Descrição | |
---|---|---|
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. |
Início
Extension Métodos
Nome | Descrição | |
---|---|---|
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.) |
Início
Consulte também
Referência
Interface IStorageAccountOperations
Namespace Microsoft.WindowsAzure.Management.Storage