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

WorkspaceManagedSqlServerEncryptionProtectorOperationsExtensions 类

定义

WorkspaceManagedSqlServerEncryptionProtectorOperations 的扩展方法。

public static class WorkspaceManagedSqlServerEncryptionProtectorOperationsExtensions
type WorkspaceManagedSqlServerEncryptionProtectorOperationsExtensions = class
Public Module WorkspaceManagedSqlServerEncryptionProtectorOperationsExtensions
继承
WorkspaceManagedSqlServerEncryptionProtectorOperationsExtensions

方法

BeginCreateOrUpdate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector)

汇报工作区服务器的加密保护程序。

BeginCreateOrUpdateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector, CancellationToken)

汇报工作区服务器的加密保护程序。

BeginRevalidate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

重新验证服务器的现有加密保护程序。

BeginRevalidateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

重新验证服务器的现有加密保护程序。

CreateOrUpdate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector)

汇报工作区服务器的加密保护程序。

CreateOrUpdateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector, CancellationToken)

汇报工作区服务器的加密保护程序。

Get(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

获取工作区服务器的加密保护程序。

GetAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

获取工作区服务器的加密保护程序。

List(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

获取服务器的加密保护程序列表。

ListAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

获取服务器的加密保护程序列表。

ListNext(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String)

获取服务器的加密保护程序列表。

ListNextAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, CancellationToken)

获取服务器的加密保护程序列表。

Revalidate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

重新验证服务器的现有加密保护程序。

RevalidateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

重新验证服务器的现有加密保护程序。

适用于