IDataLakeStoreAccountOperations Interface

 

Operations for managing Data Lake Store accounts

Namespace:   Microsoft.Azure.Management.DataLake.Store
Assembly:  Microsoft.Azure.Management.DataLake.Store (in Microsoft.Azure.Management.DataLake.Store.dll)

Syntax

public interface IDataLakeStoreAccountOperations
public interface class IDataLakeStoreAccountOperations
type IDataLakeStoreAccountOperations = interface end
Public Interface IDataLakeStoreAccountOperations

Methods

Name Description
System_CAPS_pubmethod BeginCreateAsync(String, DataLakeStoreAccountCreateOrUpdateParameters, CancellationToken)

Creates the specified Data Lake Store account.

System_CAPS_pubmethod BeginDeleteAsync(String, String, CancellationToken)

Deletes the Data Lake Store account object specified by the account name.

System_CAPS_pubmethod BeginUpdateAsync(String, DataLakeStoreAccountCreateOrUpdateParameters, CancellationToken)

Updates the Data Lake Store account object specified by the account name with the contents of the account object.

System_CAPS_pubmethod CreateAsync(String, DataLakeStoreAccountCreateOrUpdateParameters, CancellationToken)

Creates the specified Data Lake Store account.

System_CAPS_pubmethod CreateOrUpdateFirewallRuleAsync(String, String, DataLakeStoreFirewallRuleCreateOrUpdateParameters, CancellationToken)

Creates or updates the specified Data Lake Store account with the specified firewall rules.

System_CAPS_pubmethod DeleteAsync(String, String, CancellationToken)

Deletes the Data Lake Store account object specified by the account name.

System_CAPS_pubmethod DeleteFirewallRuleAsync(String, String, String, CancellationToken)

Deletes the specified firewall rule from the specified Data Lake Store account

System_CAPS_pubmethod FirewallRulesListNextAsync(String, CancellationToken)

Gets the next page of the Data Lake firewall rule objects within the specified account, if any.

System_CAPS_pubmethod GetAsync(String, String, CancellationToken)

Gets the Data Lake Store account object specified by the account name.

System_CAPS_pubmethod GetFirewallRuleAsync(String, String, String, CancellationToken)

Gets the specified Data Lake firewall rules.

System_CAPS_pubmethod ListAsync(String, DataLakeStoreAccountListParameters, CancellationToken)

Lists the Data Lake Store account objects within the subscription or within a specific resource group.

System_CAPS_pubmethod ListFirewallRulesAsync(String, String, CancellationToken)

Lists the Data Lake firewall rules objects within the specified Data Lake Store account.

System_CAPS_pubmethod ListNextAsync(String, CancellationToken)

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.

System_CAPS_pubmethod UpdateAsync(String, DataLakeStoreAccountCreateOrUpdateParameters, CancellationToken)

Updates the Data Lake Store account object specified by the account name with the contents of the account object.

Extension Methods

Name Description
System_CAPS_pubmethod BeginCreate(String, DataLakeStoreAccountCreateOrUpdateParameters)

Creates the specified Data Lake Store account. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod BeginCreateAsync(String, DataLakeStoreAccountCreateOrUpdateParameters)

Creates the specified Data Lake Store account. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod BeginDelete(String, String)

Deletes the Data Lake Store account object specified by the account name. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod BeginDeleteAsync(String, String)

Deletes the Data Lake Store account object specified by the account name. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod BeginUpdate(String, DataLakeStoreAccountCreateOrUpdateParameters)

Updates the Data Lake Store account object specified by the account name with the contents of the account object. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod BeginUpdateAsync(String, DataLakeStoreAccountCreateOrUpdateParameters)

Updates the Data Lake Store account object specified by the account name with the contents of the account object. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod Create(String, DataLakeStoreAccountCreateOrUpdateParameters)

Creates the specified Data Lake Store account. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod CreateAsync(String, DataLakeStoreAccountCreateOrUpdateParameters)

Creates the specified Data Lake Store account. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod CreateOrUpdateFirewallRule(String, String, DataLakeStoreFirewallRuleCreateOrUpdateParameters)

Creates or updates the specified Data Lake Store account with the specified firewall rules. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod CreateOrUpdateFirewallRuleAsync(String, String, DataLakeStoreFirewallRuleCreateOrUpdateParameters)

Creates or updates the specified Data Lake Store account with the specified firewall rules. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod Delete(String, String)

Deletes the Data Lake Store account object specified by the account name. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod DeleteAsync(String, String)

Deletes the Data Lake Store account object specified by the account name. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod DeleteFirewallRule(String, String, String)

Deletes the specified firewall rule from the specified Data Lake Store account (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod DeleteFirewallRuleAsync(String, String, String)

Deletes the specified firewall rule from the specified Data Lake Store account (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod FirewallRulesListNext(String)

Gets the next page of the Data Lake firewall rule objects within the specified account, if any. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod FirewallRulesListNextAsync(String)

Gets the next page of the Data Lake firewall rule objects within the specified account, if any. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod Get(String, String)

Gets the Data Lake Store account object specified by the account name. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod GetAsync(String, String)

Gets the Data Lake Store account object specified by the account name. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod GetFirewallRule(String, String, String)

Gets the specified Data Lake firewall rules. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod GetFirewallRuleAsync(String, String, String)

Gets the specified Data Lake firewall rules. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod List(String, DataLakeStoreAccountListParameters)

Lists the Data Lake Store account objects within the subscription or within a specific resource group. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod ListAsync(String, DataLakeStoreAccountListParameters)

Lists the Data Lake Store account objects within the subscription or within a specific resource group. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod ListFirewallRules(String, String)

Lists the Data Lake firewall rules objects within the specified Data Lake Store account. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod ListFirewallRulesAsync(String, String)

Lists the Data Lake firewall rules objects within the specified Data Lake Store account. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod ListNext(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. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod ListNextAsync(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. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod Update(String, DataLakeStoreAccountCreateOrUpdateParameters)

Updates the Data Lake Store account object specified by the account name with the contents of the account object. (Defined by DataLakeStoreAccountOperationsExtensions.)

System_CAPS_pubmethod UpdateAsync(String, DataLakeStoreAccountCreateOrUpdateParameters)

Updates the Data Lake Store account object specified by the account name with the contents of the account object. (Defined by DataLakeStoreAccountOperationsExtensions.)

See Also

Microsoft.Azure.Management.DataLake.Store Namespace

Return to top