你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
KeyVaultContractCreateProperties 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
创建 keyVault 协定详细信息。
public class KeyVaultContractCreateProperties
type KeyVaultContractCreateProperties = class
Public Class KeyVaultContractCreateProperties
- 继承
-
KeyVaultContractCreateProperties
- 派生
构造函数
KeyVaultContractCreateProperties() |
初始化 KeyVaultContractCreateProperties 的新实例。 |
属性
IdentityClientId |
SystemAssignedIdentity 为 Null,或 UserAssignedIdentity 的客户端 ID,用于访问密钥保管库机密。 |
SecretIdentifier |
用于提取机密的密钥保管库机密标识符。 提供版本控制机密将阻止自动刷新。 这要求使用 aka.ms/apimmsi 配置API 管理服务。 |