DataLakeStoreAccounts class
表示 DataLakeStoreAccounts 的类。
构造函数
| Data |
创建 DataLakeStoreAccounts。 |
方法
构造函数详细信息
DataLakeStoreAccounts(DataLakeAnalyticsAccountManagementClientContext)
创建 DataLakeStoreAccounts。
new DataLakeStoreAccounts(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 帐户的名称。
可选参数
返回
Promise<RestResponse>
承诺<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 帐户的名称。
可选参数
- 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 Analytics 帐户,以删除指定的 Data Lake Store 帐户。
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>
承诺<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<DataLakeStoreAccountsGetResponse>
承诺<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
可选参数
回调
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 帐户的名称
回调
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 帐户的名称。
可选参数
返回
承诺<模型.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 帐户的名称。
可选参数
回调
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。
可选参数
返回
Promise<Models.DataLakeStoreAccountsListByAccountNext响应>
listByAccountNext(string, DataLakeStoreAccountsListByAccountNextOptionalParams, ServiceCallback<DataLakeStoreAccountInformationListResult>)
function listByAccountNext(nextPageLink: string, options: DataLakeStoreAccountsListByAccountNextOptionalParams, callback: ServiceCallback<DataLakeStoreAccountInformationListResult>)
参数
- nextPageLink
-
string
上一次成功调用 List作的 NextLink。
可选参数
回调
listByAccountNext(string, ServiceCallback<DataLakeStoreAccountInformationListResult>)
function listByAccountNext(nextPageLink: string, callback: ServiceCallback<DataLakeStoreAccountInformationListResult>)
参数
- nextPageLink
-
string
上一次成功调用 List作的 NextLink。
回调