DataLakeStoreAccountOperationsExtensions Class
Creates a Data Lake Store account management client.
Namespace: Microsoft.Azure.Management.DataLake.Store
Assembly: Microsoft.Azure.Management.DataLake.Store (in Microsoft.Azure.Management.DataLake.Store.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions
Syntax
public static class DataLakeStoreAccountOperationsExtensions
[ExtensionAttribute]
public ref class DataLakeStoreAccountOperationsExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type DataLakeStoreAccountOperationsExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class DataLakeStoreAccountOperationsExtensions
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
BeginCreate(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountCreateOrUpdateParameters) | Creates the specified Data Lake Store account. |
![]() ![]() |
BeginCreateAsync(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountCreateOrUpdateParameters) | Creates the specified Data Lake Store account. |
![]() ![]() |
BeginDelete(IDataLakeStoreAccountOperations, String, String) | Deletes the Data Lake Store account object specified by the account name. |
![]() ![]() |
BeginDeleteAsync(IDataLakeStoreAccountOperations, String, String) | Deletes the Data Lake Store account object specified by the account name. |
![]() ![]() |
BeginUpdate(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountCreateOrUpdateParameters) | Updates the Data Lake Store account object specified by the account name with the contents of the account object. |
![]() ![]() |
BeginUpdateAsync(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountCreateOrUpdateParameters) | Updates the Data Lake Store account object specified by the account name with the contents of the account object. |
![]() ![]() |
Create(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountCreateOrUpdateParameters) | Creates the specified Data Lake Store account. |
![]() ![]() |
CreateAsync(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountCreateOrUpdateParameters) | Creates the specified Data Lake Store account. |
![]() ![]() |
CreateOrUpdateFirewallRule(IDataLakeStoreAccountOperations, String, String, DataLakeStoreFirewallRuleCreateOrUpdateParameters) | Creates or updates the specified Data Lake Store account with the specified firewall rules. |
![]() ![]() |
CreateOrUpdateFirewallRuleAsync(IDataLakeStoreAccountOperations, String, String, DataLakeStoreFirewallRuleCreateOrUpdateParameters) | Creates or updates the specified Data Lake Store account with the specified firewall rules. |
![]() ![]() |
Delete(IDataLakeStoreAccountOperations, String, String) | Deletes the Data Lake Store account object specified by the account name. |
![]() ![]() |
DeleteAsync(IDataLakeStoreAccountOperations, String, String) | Deletes the Data Lake Store account object specified by the account name. |
![]() ![]() |
DeleteFirewallRule(IDataLakeStoreAccountOperations, String, String, String) | Deletes the specified firewall rule from the specified Data Lake Store account |
![]() ![]() |
DeleteFirewallRuleAsync(IDataLakeStoreAccountOperations, String, String, String) | Deletes the specified firewall rule from the specified Data Lake Store account |
![]() ![]() |
FirewallRulesListNext(IDataLakeStoreAccountOperations, String) | Gets the next page of the Data Lake firewall rule objects within the specified account, if any. |
![]() ![]() |
FirewallRulesListNextAsync(IDataLakeStoreAccountOperations, String) | Gets the next page of the Data Lake firewall rule objects within the specified account, if any. |
![]() ![]() |
Get(IDataLakeStoreAccountOperations, String, String) | Gets the Data Lake Store account object specified by the account name. |
![]() ![]() |
GetAsync(IDataLakeStoreAccountOperations, String, String) | Gets the Data Lake Store account object specified by the account name. |
![]() ![]() |
GetFirewallRule(IDataLakeStoreAccountOperations, String, String, String) | Gets the specified Data Lake firewall rules. |
![]() ![]() |
GetFirewallRuleAsync(IDataLakeStoreAccountOperations, String, String, String) | Gets the specified Data Lake firewall rules. |
![]() ![]() |
List(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountListParameters) | Lists the Data Lake Store account objects within the subscription or within a specific resource group. |
![]() ![]() |
ListAsync(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountListParameters) | Lists the Data Lake Store account objects within the subscription or within a specific resource group. |
![]() ![]() |
ListFirewallRules(IDataLakeStoreAccountOperations, String, String) | Lists the Data Lake firewall rules objects within the specified Data Lake Store account. |
![]() ![]() |
ListFirewallRulesAsync(IDataLakeStoreAccountOperations, String, String) | Lists the Data Lake firewall rules objects within the specified Data Lake Store account. |
![]() ![]() |
ListNext(IDataLakeStoreAccountOperations, String) | Gets the next page of the Data Lake Store account objects within the subscription or within a specific resource group with the link to the next page, if any. |
![]() ![]() |
ListNextAsync(IDataLakeStoreAccountOperations, String) | Gets the next page of the Data Lake Store account objects within the subscription or within a specific resource group with the link to the next page, if any. |
![]() ![]() |
Update(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountCreateOrUpdateParameters) | Updates the Data Lake Store account object specified by the account name with the contents of the account object. |
![]() ![]() |
UpdateAsync(IDataLakeStoreAccountOperations, String, DataLakeStoreAccountCreateOrUpdateParameters) | Updates the Data Lake Store account object specified by the account name with the contents of the account object. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.Store Namespace
Return to top
.jpeg)
.gif)