Freigeben über


AccountsOperationsExtensions.Get(IAccountsOperations, String, String) Methode

Definition

Gibt Kontodetails für den angegebenen Kontonamen zurück.

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

Parameter

operations
IAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

accountName
String

Kontoname.

Gibt zurück

Gilt für: