BeginCreate(IAccountsOperations, String, String, CreateDataLakeStoreAccountParameters)
|
Creates the specified Data Lake Store account.
|
BeginCreateAsync(IAccountsOperations, String, String, CreateDataLakeStoreAccountParameters, CancellationToken)
|
Creates the specified Data Lake Store account.
|
BeginDelete(IAccountsOperations, String, String)
|
Deletes the specified Data Lake Store account.
|
BeginDeleteAsync(IAccountsOperations, String, String, CancellationToken)
|
Deletes the specified Data Lake Store account.
|
BeginUpdate(IAccountsOperations, String, String, UpdateDataLakeStoreAccountParameters)
|
Updates the specified Data Lake Store account information.
|
BeginUpdateAsync(IAccountsOperations, String, String, UpdateDataLakeStoreAccountParameters, CancellationToken)
|
Updates the specified Data Lake Store account information.
|
CheckNameAvailability(IAccountsOperations, String, CheckNameAvailabilityParameters)
|
Checks whether the specified account name is available or taken.
|
CheckNameAvailabilityAsync(IAccountsOperations, String, CheckNameAvailabilityParameters, CancellationToken)
|
Checks whether the specified account name is available or taken.
|
Create(IAccountsOperations, String, String, CreateDataLakeStoreAccountParameters)
|
Creates the specified Data Lake Store account.
|
CreateAsync(IAccountsOperations, String, String, CreateDataLakeStoreAccountParameters, CancellationToken)
|
Creates the specified Data Lake Store account.
|
Delete(IAccountsOperations, String, String)
|
Deletes the specified Data Lake Store account.
|
DeleteAsync(IAccountsOperations, String, String, CancellationToken)
|
Deletes the specified Data Lake Store account.
|
EnableKeyVault(IAccountsOperations, String, String)
|
Attempts to enable a user managed Key Vault for encryption of the specified
Data Lake Store account.
|
EnableKeyVaultAsync(IAccountsOperations, String, String, CancellationToken)
|
Attempts to enable a user managed Key Vault for encryption of the specified
Data Lake Store account.
|
Exists(IAccountsOperations, String, String)
|
Gets the specified Data Lake Store account.
|
ExistsAsync(IAccountsOperations, String, String, CancellationToken)
|
Gets the specified Data Lake Store account.
|
FirewallRuleExists(IAccountsOperations, String, String, String)
|
Gets the specified Data Lake Store firewall rule.
|
FirewallRuleExistsAsync(IAccountsOperations, String, String, String, CancellationToken)
|
Gets the specified Data Lake Store firewall rule.
|
Get(IAccountsOperations, String, String)
|
Gets the specified Data Lake Store account.
|
GetAsync(IAccountsOperations, String, String, CancellationToken)
|
Gets the specified Data Lake Store account.
|
List(IAccountsOperations, ODataQuery<DataLakeStoreAccountBasic>, String, Nullable<Boolean>)
|
Lists the Data Lake Store accounts within the subscription. The response
includes a link to the next page of results, if any.
|
ListAsync(IAccountsOperations, ODataQuery<DataLakeStoreAccountBasic>, String, Nullable<Boolean>, CancellationToken)
|
Lists the Data Lake Store accounts within the subscription. The response
includes a link to the next page of results, if any.
|
ListByResourceGroup(IAccountsOperations, String, ODataQuery<DataLakeStoreAccountBasic>, String, Nullable<Boolean>)
|
Lists the Data Lake Store accounts within a specific resource group. The
response includes a link to the next page of results, if any.
|
ListByResourceGroupAsync(IAccountsOperations, String, ODataQuery<DataLakeStoreAccountBasic>, String, Nullable<Boolean>, CancellationToken)
|
Lists the Data Lake Store accounts within a specific resource group. The
response includes a link to the next page of results, if any.
|
ListByResourceGroupNext(IAccountsOperations, String)
|
Lists the Data Lake Store accounts within a specific resource group. The
response includes a link to the next page of results, if any.
|
ListByResourceGroupNextAsync(IAccountsOperations, String, CancellationToken)
|
Lists the Data Lake Store accounts within a specific resource group. The
response includes a link to the next page of results, if any.
|
ListNext(IAccountsOperations, String)
|
Lists the Data Lake Store accounts within the subscription. The response
includes a link to the next page of results, if any.
|
ListNextAsync(IAccountsOperations, String, CancellationToken)
|
Lists the Data Lake Store accounts within the subscription. The response
includes a link to the next page of results, if any.
|
Update(IAccountsOperations, String, String, UpdateDataLakeStoreAccountParameters)
|
Updates the specified Data Lake Store account information.
|
UpdateAsync(IAccountsOperations, String, String, UpdateDataLakeStoreAccountParameters, CancellationToken)
|
Updates the specified Data Lake Store account information.
|