Partager via


IStorageAccountCredentialsOperations Interface

Définition

Opérations StorageAccountCredentialsOperations.

public interface IStorageAccountCredentialsOperations
type IStorageAccountCredentialsOperations = interface
Public Interface IStorageAccountCredentialsOperations

Méthodes

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, StorageAccountCredential, String, Dictionary<String,List<String>>, CancellationToken)

Crée ou met à jour les informations d’identification du compte de stockage.

BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Supprime les informations d’identification du compte de stockage.

CreateOrUpdateWithHttpMessagesAsync(String, String, StorageAccountCredential, String, Dictionary<String,List<String>>, CancellationToken)

Crée ou met à jour les informations d’identification du compte de stockage.

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Supprime les informations d’identification du compte de stockage.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtient les propriétés des informations d’identification du compte de stockage spécifiées.

ListByDataBoxEdgeDeviceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtient toutes les informations d’identification du compte de stockage dans un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtient toutes les informations d’identification du compte de stockage dans un appareil Data Box Edge/Data Box Gateway.

Méthodes d’extension

BeginCreateOrUpdate(IStorageAccountCredentialsOperations, String, String, StorageAccountCredential, String)

Crée ou met à jour les informations d’identification du compte de stockage.

BeginCreateOrUpdateAsync(IStorageAccountCredentialsOperations, String, String, StorageAccountCredential, String, CancellationToken)

Crée ou met à jour les informations d’identification du compte de stockage.

BeginDelete(IStorageAccountCredentialsOperations, String, String, String)

Supprime les informations d’identification du compte de stockage.

BeginDeleteAsync(IStorageAccountCredentialsOperations, String, String, String, CancellationToken)

Supprime les informations d’identification du compte de stockage.

CreateOrUpdate(IStorageAccountCredentialsOperations, String, String, StorageAccountCredential, String)

Crée ou met à jour les informations d’identification du compte de stockage.

CreateOrUpdateAsync(IStorageAccountCredentialsOperations, String, String, StorageAccountCredential, String, CancellationToken)

Crée ou met à jour les informations d’identification du compte de stockage.

Delete(IStorageAccountCredentialsOperations, String, String, String)

Supprime les informations d’identification du compte de stockage.

DeleteAsync(IStorageAccountCredentialsOperations, String, String, String, CancellationToken)

Supprime les informations d’identification du compte de stockage.

Get(IStorageAccountCredentialsOperations, String, String, String)

Obtient les propriétés des informations d’identification du compte de stockage spécifiées.

GetAsync(IStorageAccountCredentialsOperations, String, String, String, CancellationToken)

Obtient les propriétés des informations d’identification du compte de stockage spécifiées.

ListByDataBoxEdgeDevice(IStorageAccountCredentialsOperations, String, String)

Obtient toutes les informations d’identification du compte de stockage dans un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceAsync(IStorageAccountCredentialsOperations, String, String, CancellationToken)

Obtient toutes les informations d’identification du compte de stockage dans un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNext(IStorageAccountCredentialsOperations, String)

Obtient toutes les informations d’identification du compte de stockage dans un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNextAsync(IStorageAccountCredentialsOperations, String, CancellationToken)

Obtient toutes les informations d’identification du compte de stockage dans un appareil Data Box Edge/Data Box Gateway.

S’applique à