Freigeben über


IDataLakeStoreAccountsOperations Schnittstelle

Definition

DataLakeStoreAccountsOperations-Vorgänge.

public interface IDataLakeStoreAccountsOperations
type IDataLakeStoreAccountsOperations = interface
Public Interface IDataLakeStoreAccountsOperations

Methoden

AddWithHttpMessagesAsync(String, String, String, AddDataLakeStoreParameters, Dictionary<String,List<String>>, CancellationToken)

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

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListByAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<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.

ListByAccountWithHttpMessagesAsync(String, String, ODataQuery<DataLakeStoreAccountInfo>, String, Nullable<Boolean>, Dictionary<String,List<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.

ListByAccountWithHttpMessagesAsync(String, String, ODataQuery<DataLakeStoreAccountInformation>, String, Nullable<Boolean>, Dictionary<String,List<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.

Erweiterungsmethoden

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: