Freigeben über


AccountsOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellen oder Aktualisieren einer Kontoressource

public static Microsoft.Azure.Management.Purview.Models.Account BeginCreateOrUpdate (this Microsoft.Azure.Management.Purview.IAccountsOperations operations, string resourceGroupName, string accountName, Microsoft.Azure.Management.Purview.Models.Account account);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Purview.IAccountsOperations * string * string * Microsoft.Azure.Management.Purview.Models.Account -> Microsoft.Azure.Management.Purview.Models.Account
<Extension()>
Public Function BeginCreateOrUpdate (operations As IAccountsOperations, resourceGroupName As String, accountName As String, account As Account) As Account

Parameter

operations
IAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

accountName
String

Der Kontoname.

account
Account

Das Konto.

Gibt zurück

Hinweise

Erstellt oder aktualisiert ein Konto

Gilt für: