IStorageAccountCredentialsOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations StorageAccountCredentialsOperations.
public interface IStorageAccountCredentialsOperations
type IStorageAccountCredentialsOperations = interface
Public Interface IStorageAccountCredentialsOperations
Méthodes
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és. |
GetAsync(IStorageAccountCredentialsOperations, String, String, String, CancellationToken) |
Obtient les propriétés des informations d’identification du compte de stockage spécifiés. |
ListByDataBoxEdgeDevice(IStorageAccountCredentialsOperations, String, String) |
Obtient toutes les informations d’identification du compte de stockage dans un périphérique de périphérie/passerelle de boîte de données. |
ListByDataBoxEdgeDeviceAsync(IStorageAccountCredentialsOperations, String, String, CancellationToken) |
Obtient toutes les informations d’identification du compte de stockage dans un périphérique de périphérie/passerelle de boîte de données. |
ListByDataBoxEdgeDeviceNext(IStorageAccountCredentialsOperations, String) |
Obtient toutes les informations d’identification du compte de stockage dans un périphérique de périphérie/passerelle de boîte de données. |
ListByDataBoxEdgeDeviceNextAsync(IStorageAccountCredentialsOperations, String, CancellationToken) |
Obtient toutes les informations d’identification du compte de stockage dans un périphérique de périphérie/passerelle de boîte de données. |
S’applique à
Azure SDK for .NET