Partager via


AccountsOperationsExtensions.Get(IAccountsOperations, String, String) Méthode

Définition

Obtient la ressource de compte.

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

Paramètres

operations
IAccountsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

accountName
String

Nom du compte.

Retours

Remarques

Obtenir un compte

S’applique à