你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RedisEnterpriseCustomerManagedKeyEncryption 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
资源的所有客户管理的密钥加密属性。 将此设置为空对象以使用 Microsoft 管理的密钥加密。
public class RedisEnterpriseCustomerManagedKeyEncryption
type RedisEnterpriseCustomerManagedKeyEncryption = class
Public Class RedisEnterpriseCustomerManagedKeyEncryption
- 继承
-
RedisEnterpriseCustomerManagedKeyEncryption
构造函数
RedisEnterpriseCustomerManagedKeyEncryption() |
初始化 RedisEnterpriseCustomerManagedKeyEncryption 的新实例。 |
属性
KeyEncryptionKeyIdentity |
客户管理的密钥设置的所有标识配置,定义应使用哪个标识对密钥保管库进行身份验证。 |
KeyEncryptionKeyUri |
密钥加密密钥 URL,仅限版本控制。 示例:https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78。 |