你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAccountOperations 接口

定义

AccountOperations 操作。

public interface IAccountOperations
type IAccountOperations = interface
Public Interface IAccountOperations

方法

BeginCreateWithHttpMessagesAsync(String, String, DataLakeStoreAccount, Dictionary<String,List<String>>, CancellationToken)

创建指定的 Data Lake Store 帐户。

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除指定的 Data Lake Store 帐户。

BeginUpdateWithHttpMessagesAsync(String, String, DataLakeStoreAccountUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

汇报指定的 Data Lake Store 帐户信息。

CreateWithHttpMessagesAsync(String, String, DataLakeStoreAccount, Dictionary<String,List<String>>, CancellationToken)

创建指定的 Data Lake Store 帐户。

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除指定的 Data Lake Store 帐户。

EnableKeyVaultWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

尝试为指定的 Data Lake Store 帐户启用用户托管密钥保管库加密。

ExistsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

测试指定的 Data Lake Store 帐户是否存在。

FirewallRuleExistsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

测试是否存在指定的 Data Lake Store 防火墙规则。

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取指定的 Data Lake Store 帐户。

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出特定资源组中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListByResourceGroupWithHttpMessagesAsync(String, ODataQuery<DataLakeStoreAccount>, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

列出特定资源组中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出订阅中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListWithHttpMessagesAsync(ODataQuery<DataLakeStoreAccount>, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

列出订阅中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

UpdateWithHttpMessagesAsync(String, String, DataLakeStoreAccountUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

汇报指定的 Data Lake Store 帐户信息。

扩展方法

BeginCreate(IAccountOperations, String, String, DataLakeStoreAccount)

创建指定的 Data Lake Store 帐户。

BeginCreateAsync(IAccountOperations, String, String, DataLakeStoreAccount, CancellationToken)

创建指定的 Data Lake Store 帐户。

BeginDelete(IAccountOperations, String, String)

删除指定的 Data Lake Store 帐户。

BeginDeleteAsync(IAccountOperations, String, String, CancellationToken)

删除指定的 Data Lake Store 帐户。

BeginUpdate(IAccountOperations, String, String, DataLakeStoreAccountUpdateParameters)

汇报指定的 Data Lake Store 帐户信息。

BeginUpdateAsync(IAccountOperations, String, String, DataLakeStoreAccountUpdateParameters, CancellationToken)

汇报指定的 Data Lake Store 帐户信息。

Create(IAccountOperations, String, String, DataLakeStoreAccount)

创建指定的 Data Lake Store 帐户。

CreateAsync(IAccountOperations, String, String, DataLakeStoreAccount, CancellationToken)

创建指定的 Data Lake Store 帐户。

Delete(IAccountOperations, String, String)

删除指定的 Data Lake Store 帐户。

DeleteAsync(IAccountOperations, String, String, CancellationToken)

删除指定的 Data Lake Store 帐户。

EnableKeyVault(IAccountOperations, String, String)

尝试为指定的 Data Lake Store 帐户启用用户托管密钥保管库加密。

EnableKeyVaultAsync(IAccountOperations, String, String, CancellationToken)

尝试为指定的 Data Lake Store 帐户启用用户托管密钥保管库加密。

Exists(IAccountOperations, String, String)

获取指定的 Data Lake Store 帐户。

ExistsAsync(IAccountOperations, String, String, CancellationToken)

获取指定的 Data Lake Store 帐户。

FirewallRuleExists(IAccountOperations, String, String, String)

获取指定的 Data Lake Store 防火墙规则。

FirewallRuleExistsAsync(IAccountOperations, String, String, String, CancellationToken)

获取指定的 Data Lake Store 防火墙规则。

Get(IAccountOperations, String, String)

获取指定的 Data Lake Store 帐户。

GetAsync(IAccountOperations, String, String, CancellationToken)

获取指定的 Data Lake Store 帐户。

List(IAccountOperations, ODataQuery<DataLakeStoreAccount>, String, Nullable<Boolean>)

列出订阅中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListAsync(IAccountOperations, ODataQuery<DataLakeStoreAccount>, String, Nullable<Boolean>, CancellationToken)

列出订阅中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListByResourceGroup(IAccountOperations, String, ODataQuery<DataLakeStoreAccount>, String, Nullable<Boolean>)

列出特定资源组中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListByResourceGroupAsync(IAccountOperations, String, ODataQuery<DataLakeStoreAccount>, String, Nullable<Boolean>, CancellationToken)

列出特定资源组中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListByResourceGroupNext(IAccountOperations, String)

列出特定资源组中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListByResourceGroupNextAsync(IAccountOperations, String, CancellationToken)

列出特定资源组中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListNext(IAccountOperations, String)

列出订阅中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

ListNextAsync(IAccountOperations, String, CancellationToken)

列出订阅中的 Data Lake Store 帐户。 响应包含指向下一页结果的链接(如果有)。

Update(IAccountOperations, String, String, DataLakeStoreAccountUpdateParameters)

汇报指定的 Data Lake Store 帐户信息。

UpdateAsync(IAccountOperations, String, String, DataLakeStoreAccountUpdateParameters, CancellationToken)

汇报指定的 Data Lake Store 帐户信息。

适用于