Freigeben über


StorageAccountCredentialsOperationsExtensions.BeginCreateOrUpdateAsync Methode

Definition

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential> BeginCreateOrUpdateAsync (this Microsoft.Azure.Management.StorSimple8000Series.IStorageAccountCredentialsOperations operations, string storageAccountCredentialName, Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential parameters, string resourceGroupName, string managerName, System.Threading.CancellationToken cancellationToken = default);
static member BeginCreateOrUpdateAsync : Microsoft.Azure.Management.StorSimple8000Series.IStorageAccountCredentialsOperations * string * Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential>
<Extension()>
Public Function BeginCreateOrUpdateAsync (operations As IStorageAccountCredentialsOperations, storageAccountCredentialName As String, parameters As StorageAccountCredential, resourceGroupName As String, managerName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of StorageAccountCredential)

Parameter

operations
IStorageAccountCredentialsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

storageAccountCredentialName
String

Der Anmeldeinformationsname des Speicherkontos.

parameters
StorageAccountCredential

Die Anmeldeinformationen für das Speicherkonto, die hinzugefügt oder aktualisiert werden sollen.

resourceGroupName
String

Der Name der Ressourcengruppe

managerName
String

Der Name des Managers

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: