Partager via


AccountsOperationsExtensions.Exists Méthode

Définition

Obtient le compte Data Lake Store spécifié.

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

Paramètres

operations
IAccountsOperations

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

resourceGroupName
String

Nom du groupe de ressources Azure qui contient le compte Data Lake Store.

accountName
String

Nom du compte Data Lake Store à récupérer.

Retours

S’applique à