Freigeben über


StorageAccountCredentialsOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellt oder aktualisiert die Anmeldeinformationen für das Speicherkonto.

public static Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential CreateOrUpdate (this Microsoft.Azure.Management.StorSimple8000Series.IStorageAccountCredentialsOperations operations, string storageAccountCredentialName, Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential parameters, string resourceGroupName, string managerName);
static member CreateOrUpdate : Microsoft.Azure.Management.StorSimple8000Series.IStorageAccountCredentialsOperations * string * Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential * string * string -> Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential
<Extension()>
Public Function CreateOrUpdate (operations As IStorageAccountCredentialsOperations, storageAccountCredentialName As String, parameters As StorageAccountCredential, resourceGroupName As String, managerName As String) As 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

Gibt zurück

Gilt für: