Partager via


AccountOperationsExtensions.Exists(IAccountOperations, String, String) Méthode

Définition

Obtient le compte Data Lake Store spécifié.

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

Paramètres

operations
IAccountOperations

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 à