DataLakeStoreAccountsOperationsExtensions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthodes d’extension pour DataLakeStoreAccountsOperations.
public static class DataLakeStoreAccountsOperationsExtensions
type DataLakeStoreAccountsOperationsExtensions = class
Public Module DataLakeStoreAccountsOperationsExtensions
- Héritage
-
DataLakeStoreAccountsOperationsExtensions
Méthodes
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 à
Azure SDK for .NET