Freigeben über


AccountsOperationsExtensions.Get(IAccountsOperations, String, String) Methode

Definition

Ruft die Kontoressource ab.

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

Der Kontoname.

Gibt zurück

Hinweise

Abrufen eines Kontos

Gilt für: