Freigeben über


AccountsOperationsExtensions.Create Methode

Definition

Erstellt oder aktualisiert ein Konto.

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

Kontoname.

account
Account

Kontodetails.

Gibt zurück

Gilt für: