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

RedisEnterpriseCustomerManagedKeyEncryption 类

定义

资源的所有客户管理的密钥加密属性。 将此设置为空对象以使用 Microsoft 管理的密钥加密。

public class RedisEnterpriseCustomerManagedKeyEncryption
type RedisEnterpriseCustomerManagedKeyEncryption = class
Public Class RedisEnterpriseCustomerManagedKeyEncryption
继承
RedisEnterpriseCustomerManagedKeyEncryption

构造函数

RedisEnterpriseCustomerManagedKeyEncryption()

初始化 RedisEnterpriseCustomerManagedKeyEncryption 的新实例。

属性

KeyEncryptionKeyIdentity

客户管理的密钥设置的所有标识配置,定义应使用哪个标识对密钥保管库进行身份验证。

KeyEncryptionKeyUri

密钥加密密钥 URL,仅限版本控制。 示例:https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78

适用于