次の方法で共有


DataLakeStoreAccounts class

DataLakeStoreAccounts を表すクラス。

コンストラクター

DataLakeStoreAccounts(DataLakeAnalyticsAccountManagementClientContext)

DataLakeStoreAccounts を作成します。

メソッド

add(string, string, string, DataLakeStoreAccountsAddOptionalParams)

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

add(string, string, string, DataLakeStoreAccountsAddOptionalParams, ServiceCallback<void>)
add(string, string, string, ServiceCallback<void>)
deleteMethod(string, string, string, RequestOptionsBase)

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

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)
deleteMethod(string, string, string, ServiceCallback<void>)
get(string, string, string, RequestOptionsBase)

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

get(string, string, string, RequestOptionsBase, ServiceCallback<DataLakeStoreAccountInformation>)
get(string, string, string, ServiceCallback<DataLakeStoreAccountInformation>)
listByAccount(string, string, DataLakeStoreAccountsListByAccountOptionalParams)

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

listByAccount(string, string, DataLakeStoreAccountsListByAccountOptionalParams, ServiceCallback<DataLakeStoreAccountInformationListResult>)
listByAccount(string, string, ServiceCallback<DataLakeStoreAccountInformationListResult>)
listByAccountNext(string, DataLakeStoreAccountsListByAccountNextOptionalParams)

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

listByAccountNext(string, DataLakeStoreAccountsListByAccountNextOptionalParams, ServiceCallback<DataLakeStoreAccountInformationListResult>)
listByAccountNext(string, ServiceCallback<DataLakeStoreAccountInformationListResult>)

コンストラクターの詳細

DataLakeStoreAccounts(DataLakeAnalyticsAccountManagementClientContext)

DataLakeStoreAccounts を作成します。

new DataLakeStoreAccounts(client: DataLakeAnalyticsAccountManagementClientContext)

パラメーター

client
DataLakeAnalyticsAccountManagementClientContext

サービス クライアントへの参照。

メソッドの詳細

add(string, string, string, DataLakeStoreAccountsAddOptionalParams)

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

function add(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, options?: DataLakeStoreAccountsAddOptionalParams): Promise<RestResponse>

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

追加する Data Lake Store アカウントの名前。

options
DataLakeStoreAccountsAddOptionalParams

省略可能なパラメーター

戻り値

Promise<RestResponse>

Promise<msRest.RestResponse>

add(string, string, string, DataLakeStoreAccountsAddOptionalParams, ServiceCallback<void>)

function add(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, options: DataLakeStoreAccountsAddOptionalParams, callback: ServiceCallback<void>)

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

追加する Data Lake Store アカウントの名前。

options
DataLakeStoreAccountsAddOptionalParams

省略可能なパラメーター

callback

ServiceCallback<void>

コールバック。

add(string, string, string, ServiceCallback<void>)

function add(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, callback: ServiceCallback<void>)

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

追加する Data Lake Store アカウントの名前。

callback

ServiceCallback<void>

コールバック。

deleteMethod(string, string, string, RequestOptionsBase)

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

function deleteMethod(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, options?: RequestOptionsBase): Promise<RestResponse>

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

削除する Data Lake Store アカウントの名前

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<RestResponse>

Promise<msRest.RestResponse>

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

削除する Data Lake Store アカウントの名前

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<void>

コールバック。

deleteMethod(string, string, string, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, callback: ServiceCallback<void>)

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

削除する Data Lake Store アカウントの名前

callback

ServiceCallback<void>

コールバック。

get(string, string, string, RequestOptionsBase)

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

function get(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, options?: RequestOptionsBase): Promise<DataLakeStoreAccountsGetResponse>

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

取得する Data Lake Store アカウントの名前

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.DataLakeStoreAccountsGetResponse>

get(string, string, string, RequestOptionsBase, ServiceCallback<DataLakeStoreAccountInformation>)

function get(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<DataLakeStoreAccountInformation>)

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

取得する Data Lake Store アカウントの名前

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<DataLakeStoreAccountInformation>

コールバック。

get(string, string, string, ServiceCallback<DataLakeStoreAccountInformation>)

function get(resourceGroupName: string, accountName: string, dataLakeStoreAccountName: string, callback: ServiceCallback<DataLakeStoreAccountInformation>)

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

dataLakeStoreAccountName

string

取得する Data Lake Store アカウントの名前

callback

ServiceCallback<DataLakeStoreAccountInformation>

コールバック。

listByAccount(string, string, DataLakeStoreAccountsListByAccountOptionalParams)

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

function listByAccount(resourceGroupName: string, accountName: string, options?: DataLakeStoreAccountsListByAccountOptionalParams): Promise<DataLakeStoreAccountsListByAccountResponse>

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

options
DataLakeStoreAccountsListByAccountOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.DataLakeStoreAccountsListByAccountResponse>

listByAccount(string, string, DataLakeStoreAccountsListByAccountOptionalParams, ServiceCallback<DataLakeStoreAccountInformationListResult>)

function listByAccount(resourceGroupName: string, accountName: string, options: DataLakeStoreAccountsListByAccountOptionalParams, callback: ServiceCallback<DataLakeStoreAccountInformationListResult>)

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

options
DataLakeStoreAccountsListByAccountOptionalParams

省略可能なパラメーター

listByAccount(string, string, ServiceCallback<DataLakeStoreAccountInformationListResult>)

function listByAccount(resourceGroupName: string, accountName: string, callback: ServiceCallback<DataLakeStoreAccountInformationListResult>)

パラメーター

resourceGroupName

string

Azure リソース グループの名前。

accountName

string

Data Lake Analytics アカウントの名前。

listByAccountNext(string, DataLakeStoreAccountsListByAccountNextOptionalParams)

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

function listByAccountNext(nextPageLink: string, options?: DataLakeStoreAccountsListByAccountNextOptionalParams): Promise<DataLakeStoreAccountsListByAccountNextResponse>

パラメーター

nextPageLink

string

List 操作の前の正常な呼び出しからの NextLink。

options
DataLakeStoreAccountsListByAccountNextOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.DataLakeStoreAccountsListByAccountNextResponse>

listByAccountNext(string, DataLakeStoreAccountsListByAccountNextOptionalParams, ServiceCallback<DataLakeStoreAccountInformationListResult>)

function listByAccountNext(nextPageLink: string, options: DataLakeStoreAccountsListByAccountNextOptionalParams, callback: ServiceCallback<DataLakeStoreAccountInformationListResult>)

パラメーター

nextPageLink

string

List 操作の前の正常な呼び出しからの NextLink。

options
DataLakeStoreAccountsListByAccountNextOptionalParams

省略可能なパラメーター

listByAccountNext(string, ServiceCallback<DataLakeStoreAccountInformationListResult>)

function listByAccountNext(nextPageLink: string, callback: ServiceCallback<DataLakeStoreAccountInformationListResult>)

パラメーター

nextPageLink

string

List 操作の前の正常な呼び出しからの NextLink。