Partager via


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

Définition

Obtient le compte Data Lake Store spécifié.

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

Paramètres

operations
IAccountsOperations

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

resourceGroupName
String

Le nom du groupe de ressources Azure.

accountName
String

Nom du compte Data Lake Store.

Retours

S’applique à