Freigeben über


DataLakeStoreAccountsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für DataLakeStoreAccountsOperations.

public static class DataLakeStoreAccountsOperationsExtensions
type DataLakeStoreAccountsOperationsExtensions = class
Public Module DataLakeStoreAccountsOperationsExtensions
Vererbung
DataLakeStoreAccountsOperationsExtensions

Methoden

Add(IDataLakeStoreAccountsOperations, String, String, String, AddDataLakeStoreParameters)

Updates das angegebene Data Lake Analytics-Konto, um das zusätzliche Data Lake Store-Konto einzuschließen.

AddAsync(IDataLakeStoreAccountsOperations, String, String, String, AddDataLakeStoreParameters, CancellationToken)

Updates das angegebene Data Lake Analytics-Konto, um das zusätzliche Data Lake Store-Konto einzuschließen.

Delete(IDataLakeStoreAccountsOperations, String, String, String)

Updates das angegebene Data Lake Analytics-Konto, um das angegebene Data Lake Store-Konto zu entfernen.

DeleteAsync(IDataLakeStoreAccountsOperations, String, String, String, CancellationToken)

Updates das angegebene Data Lake Analytics-Konto, um das angegebene Data Lake Store-Konto zu entfernen.

Get(IDataLakeStoreAccountsOperations, String, String, String)

Ruft die angegebenen Data Lake Store-Kontodetails im angegebenen Data Lake Analytics-Konto ab.

GetAsync(IDataLakeStoreAccountsOperations, String, String, String, CancellationToken)

Ruft die angegebenen Data Lake Store-Kontodetails im angegebenen Data Lake Analytics-Konto ab.

ListByAccount(IDataLakeStoreAccountsOperations, String, String, ODataQuery<DataLakeStoreAccountInfo>, String, Nullable<Boolean>)

Ruft die erste Seite von Data Lake Store-Konten ab, die mit dem angegebenen Data Lake Analytics-Konto verknüpft sind. Die Antwort enthält ggf. einen Link zur nächsten Seite.

ListByAccount(IDataLakeStoreAccountsOperations, String, String, ODataQuery<DataLakeStoreAccountInformation>, String, Nullable<Boolean>)

Ruft die erste Seite von Data Lake Store-Konten ab, die mit dem angegebenen Data Lake Analytics-Konto verknüpft sind. Die Antwort enthält ggf. einen Link zur nächsten Seite.

ListByAccountAsync(IDataLakeStoreAccountsOperations, String, String, ODataQuery<DataLakeStoreAccountInfo>, String, Nullable<Boolean>, CancellationToken)

Ruft die erste Seite von Data Lake Store-Konten ab, die mit dem angegebenen Data Lake Analytics-Konto verknüpft sind. Die Antwort enthält ggf. einen Link zur nächsten Seite.

ListByAccountAsync(IDataLakeStoreAccountsOperations, String, String, ODataQuery<DataLakeStoreAccountInformation>, String, Nullable<Boolean>, CancellationToken)

Ruft die erste Seite von Data Lake Store-Konten ab, die mit dem angegebenen Data Lake Analytics-Konto verknüpft sind. Die Antwort enthält ggf. einen Link zur nächsten Seite.

ListByAccountNext(IDataLakeStoreAccountsOperations, String)

Ruft die erste Seite von Data Lake Store-Konten ab, die mit dem angegebenen Data Lake Analytics-Konto verknüpft sind. Die Antwort enthält ggf. einen Link zur nächsten Seite.

ListByAccountNextAsync(IDataLakeStoreAccountsOperations, String, CancellationToken)

Ruft die erste Seite von Data Lake Store-Konten ab, die mit dem angegebenen Data Lake Analytics-Konto verknüpft sind. Die Antwort enthält ggf. einen Link zur nächsten Seite.

Gilt für: