Freigeben über


AccountsOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellen oder Aktualisieren einer Kontoressource

public static Microsoft.Azure.Management.Purview.Models.Account CreateOrUpdate (this Microsoft.Azure.Management.Purview.IAccountsOperations operations, string resourceGroupName, string accountName, Microsoft.Azure.Management.Purview.Models.Account account);
static member CreateOrUpdate : Microsoft.Azure.Management.Purview.IAccountsOperations * string * string * Microsoft.Azure.Management.Purview.Models.Account -> Microsoft.Azure.Management.Purview.Models.Account
<Extension()>
Public Function CreateOrUpdate (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: