Freigeben über


AccountsOperationsExtensions.Exists Methode

Definition

Testet das Vorhandensein des angegebenen Data Lake Analytics-Kontos.

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

Parameter

operations
IAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Azure-Ressourcengruppe, die das Data Lake Analytics Konto enthält.

accountName
String

Der Name des Data Lake Analytics Kontos, das getestet werden soll.

Gibt zurück

Gilt für: