Freigeben über


IStorageAccountCredentialsOperations Schnittstelle

Definition

StorageAccountCredentialsOperations-Vorgänge.

public interface IStorageAccountCredentialsOperations
type IStorageAccountCredentialsOperations = interface
Public Interface IStorageAccountCredentialsOperations

Methoden

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

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

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

Löscht die Anmeldeinformationen des Speicherkontos.

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

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

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

Löscht die Anmeldeinformationen des Speicherkontos.

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

Ruft die Eigenschaften der angegebenen Speicherkontoanmeldeinformationen ab.

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

Ruft alle Anmeldeinformationen des Speicherkontos auf einem Data Box-Edge-/Gatewaygerät ab.

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

Ruft alle Anmeldeinformationen des Speicherkontos auf einem Data Box-Edge-/Gatewaygerät ab.

Erweiterungsmethoden

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

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

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

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

BeginDelete(IStorageAccountCredentialsOperations, String, String, String)

Löscht die Anmeldeinformationen des Speicherkontos.

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

Löscht die Anmeldeinformationen des Speicherkontos.

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

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

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

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

Delete(IStorageAccountCredentialsOperations, String, String, String)

Löscht die Anmeldeinformationen des Speicherkontos.

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

Löscht die Anmeldeinformationen des Speicherkontos.

Get(IStorageAccountCredentialsOperations, String, String, String)

Ruft die Eigenschaften der angegebenen Speicherkontoanmeldeinformationen ab.

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

Ruft die Eigenschaften der angegebenen Speicherkontoanmeldeinformationen ab.

ListByDataBoxEdgeDevice(IStorageAccountCredentialsOperations, String, String)

Ruft alle Anmeldeinformationen des Speicherkontos auf einem Data Box-Edge-/Gatewaygerät ab.

ListByDataBoxEdgeDeviceAsync(IStorageAccountCredentialsOperations, String, String, CancellationToken)

Ruft alle Anmeldeinformationen des Speicherkontos auf einem Data Box-Edge-/Gatewaygerät ab.

ListByDataBoxEdgeDeviceNext(IStorageAccountCredentialsOperations, String)

Ruft alle Anmeldeinformationen des Speicherkontos auf einem Data Box-Edge-/Gatewaygerät ab.

ListByDataBoxEdgeDeviceNextAsync(IStorageAccountCredentialsOperations, String, CancellationToken)

Ruft alle Anmeldeinformationen des Speicherkontos auf einem Data Box-Edge-/Gatewaygerät ab.

Gilt für: