Partager via


IDataLakeStoreAccountsOperations Interface

Définition

Opérations DataLakeStoreAccountsOperations.

public interface IDataLakeStoreAccountsOperations
type IDataLakeStoreAccountsOperations = interface
Public Interface IDataLakeStoreAccountsOperations

Méthodes

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

Mises à jour le compte Data Lake Analytics spécifié pour inclure le compte Data Lake Store supplémentaire.

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

Mises à jour le compte Data Lake Analytics spécifié pour supprimer le compte Data Lake Store spécifié.

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

Obtient les détails du compte Data Lake Store spécifié dans le compte Data Lake Analytics spécifié.

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

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

ListByAccountWithHttpMessagesAsync(String, String, ODataQuery<DataLakeStoreAccountInfo>, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

ListByAccountWithHttpMessagesAsync(String, String, ODataQuery<DataLakeStoreAccountInformation>, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

Méthodes d’extension

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

Mises à jour le compte Data Lake Analytics spécifié pour inclure le compte Data Lake Store supplémentaire.

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

Mises à jour le compte Data Lake Analytics spécifié pour inclure le compte Data Lake Store supplémentaire.

Delete(IDataLakeStoreAccountsOperations, String, String, String)

Mises à jour le compte Data Lake Analytics spécifié pour supprimer le compte Data Lake Store spécifié.

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

Mises à jour le compte Data Lake Analytics spécifié pour supprimer le compte Data Lake Store spécifié.

Get(IDataLakeStoreAccountsOperations, String, String, String)

Obtient les détails du compte Data Lake Store spécifié dans le compte Data Lake Analytics spécifié.

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

Obtient les détails du compte Data Lake Store spécifié dans le compte Data Lake Analytics spécifié.

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

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

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

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

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

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

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

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

ListByAccountNext(IDataLakeStoreAccountsOperations, String)

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

ListByAccountNextAsync(IDataLakeStoreAccountsOperations, String, CancellationToken)

Obtient la première page des comptes Data Lake Store liés au compte Data Lake Analytics spécifié. La réponse inclut un lien vers la page suivante, le cas échéant.

S’applique à