Freigeben über


AccountsOperationsExtensions.BeginCreate Methode

Definition

Erstellen eines Kontos in der angegebenen Ressourcengruppe

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

account
Account

Die Kontonutzlast.

Gibt zurück

Hinweise

Erstellen eines Kontos

Gilt für: