你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
KeyVaultProperties interface
Properties to configure keyVault Properties
Properties
identity | |
key |
Name of the Key from KeyVault |
key |
Uri of KeyVault |
key |
Key Version |
Property Details
identity
keyName
Name of the Key from KeyVault
keyName?: string
Property Value
string
keyVaultUri
Uri of KeyVault
keyVaultUri?: string
Property Value
string
keyVersion
Key Version
keyVersion?: string
Property Value
string