Partager via


StorageAccountsOperationsExtensions Classe

Définition

Méthodes d’extension pour StorageAccountsOperations.

public static class StorageAccountsOperationsExtensions
type StorageAccountsOperationsExtensions = class
Public Module StorageAccountsOperationsExtensions
Héritage
StorageAccountsOperationsExtensions

Méthodes

BeginCreateOrUpdate(IStorageAccountsOperations, String, String, StorageAccount, String)

Crée un storageAccount ou met à jour un StorageAccount existant sur l’appareil.

BeginCreateOrUpdateAsync(IStorageAccountsOperations, String, String, StorageAccount, String, CancellationToken)

Crée un storageAccount ou met à jour un StorageAccount existant sur l’appareil.

BeginDelete(IStorageAccountsOperations, String, String, String)

Supprime storageAccount sur l’appareil Data Box Edge/Data Box Gateway.

BeginDeleteAsync(IStorageAccountsOperations, String, String, String, CancellationToken)

Supprime storageAccount sur l’appareil Data Box Edge/Data Box Gateway.

CreateOrUpdate(IStorageAccountsOperations, String, String, StorageAccount, String)

Crée un storageAccount ou met à jour un StorageAccount existant sur l’appareil.

CreateOrUpdateAsync(IStorageAccountsOperations, String, String, StorageAccount, String, CancellationToken)

Crée un storageAccount ou met à jour un StorageAccount existant sur l’appareil.

Delete(IStorageAccountsOperations, String, String, String)

Supprime storageAccount sur l’appareil Data Box Edge/Data Box Gateway.

DeleteAsync(IStorageAccountsOperations, String, String, String, CancellationToken)

Supprime storageAccount sur l’appareil Data Box Edge/Data Box Gateway.

Get(IStorageAccountsOperations, String, String, String)

Obtient un StorageAccount par nom.

GetAsync(IStorageAccountsOperations, String, String, String, CancellationToken)

Obtient un StorageAccount par nom.

ListByDataBoxEdgeDevice(IStorageAccountsOperations, String, String)

Répertorie tous les StorageAccounts d’un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceAsync(IStorageAccountsOperations, String, String, CancellationToken)

Répertorie tous les StorageAccounts d’un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNext(IStorageAccountsOperations, String)

Répertorie tous les StorageAccounts d’un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNextAsync(IStorageAccountsOperations, String, CancellationToken)

Répertorie tous les StorageAccounts d’un appareil Data Box Edge/Data Box Gateway.

S’applique à