Freigeben über


StorageAccountCredentialsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für StorageAccountCredentialsOperations.

public static class StorageAccountCredentialsOperationsExtensions
type StorageAccountCredentialsOperationsExtensions = class
Public Module StorageAccountCredentialsOperationsExtensions
Vererbung
StorageAccountCredentialsOperationsExtensions

Methoden

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

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

BeginCreateOrUpdateAsync(IStorageAccountCredentialsOperations, String, StorageAccountCredential, String, 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, StorageAccountCredential, String, String)

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

CreateOrUpdateAsync(IStorageAccountCredentialsOperations, String, StorageAccountCredential, String, 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 des angegebenen Anmeldeinformationsnamens des Speicherkontos ab.

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

Ruft die Eigenschaften des angegebenen Anmeldeinformationsnamens des Speicherkontos ab.

ListByManager(IStorageAccountCredentialsOperations, String, String)

Ruft alle Anmeldeinformationen des Speicherkontos in einem Manager ab.

ListByManagerAsync(IStorageAccountCredentialsOperations, String, String, CancellationToken)

Ruft alle Anmeldeinformationen des Speicherkontos in einem Manager ab.

Gilt für: