次の方法で共有


IDataLakeStoreAccountsOperations インターフェイス

定義

DataLakeStoreAccountsOperations 操作。

public interface IDataLakeStoreAccountsOperations
type IDataLakeStoreAccountsOperations = interface
Public Interface IDataLakeStoreAccountsOperations

メソッド

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

指定したData Lake Analytics アカウントを更新して、追加の Data Lake Store アカウントを含めます。

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

指定した Data Lake Store アカウントを削除するために指定したData Lake Analytics アカウントを更新します。

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

指定したData Lake Analytics アカウント内の指定した Data Lake Store アカウントの詳細を取得します。

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

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

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

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

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

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

拡張メソッド

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

指定したData Lake Analytics アカウントを更新して、追加の Data Lake Store アカウントを含めます。

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

指定したData Lake Analytics アカウントを更新して、追加の Data Lake Store アカウントを含めます。

Delete(IDataLakeStoreAccountsOperations, String, String, String)

指定した Data Lake Store アカウントを削除するために指定したData Lake Analytics アカウントを更新します。

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

指定した Data Lake Store アカウントを削除するために指定したData Lake Analytics アカウントを更新します。

Get(IDataLakeStoreAccountsOperations, String, String, String)

指定したData Lake Analytics アカウント内の指定した Data Lake Store アカウントの詳細を取得します。

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

指定したData Lake Analytics アカウント内の指定した Data Lake Store アカウントの詳細を取得します。

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

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

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

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

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

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

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

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

ListByAccountNext(IDataLakeStoreAccountsOperations, String)

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

ListByAccountNextAsync(IDataLakeStoreAccountsOperations, String, CancellationToken)

指定したData Lake Analytics アカウントにリンクされている Data Lake Store アカウントの最初のページを取得します。 応答には、次のページへのリンク (存在する場合) が含まれます。

適用対象