你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RedisEnterpriseCustomerManagedKeyEncryptionKeyIdentity 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
客户管理的密钥设置的所有标识配置,定义应使用哪个标识进行身份验证密钥保管库。
public class RedisEnterpriseCustomerManagedKeyEncryptionKeyIdentity
type RedisEnterpriseCustomerManagedKeyEncryptionKeyIdentity = class
Public Class RedisEnterpriseCustomerManagedKeyEncryptionKeyIdentity
- 继承
-
RedisEnterpriseCustomerManagedKeyEncryptionKeyIdentity
构造函数
RedisEnterpriseCustomerManagedKeyEncryptionKeyIdentity() |
初始化 RedisEnterpriseCustomerManagedKeyEncryptionKeyIdentity 的新实例。 |
属性
IdentityType |
此 API 版本仅支持 userAssignedIdentity;将来可能支持其他类型。 |
UserAssignedIdentityResourceId |
用户分配的标识用于访问密钥加密密钥 URL。 例如:/subscriptions/<sub uuid>/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 |