你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecretReference interface
密钥保管库机密的机密引用和相应属性。
属性
key |
密钥保管库中机密的对象标识符名称。 |
reference |
在服务配置中使用的机密的引用名称。 |
type | 密钥保管库对象的类型:机密、密钥或证书。 |
version | 密钥保管库中机密的版本。 |
属性详细信息
keyVaultObjectName
密钥保管库中机密的对象标识符名称。
keyVaultObjectName: string
属性值
string
referenceName
在服务配置中使用的机密的引用名称。
referenceName: string
属性值
string
type
密钥保管库对象的类型:机密、密钥或证书。
type: string
属性值
string
version
密钥保管库中机密的版本。
version?: string
属性值
string