你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KeyVaultProperties interface

Properties to configure keyVault Properties

Properties

identityClientId
keyName

Name of the Key from KeyVault

keyVaultUri

Uri of KeyVault

keyVersion

Version of the Key from KeyVault

Property Details

identityClientId

identityClientId?: string

Property Value

string

keyName

Name of the Key from KeyVault

keyName?: string

Property Value

string

keyVaultUri

Uri of KeyVault

keyVaultUri?: string

Property Value

string

keyVersion

Version of the Key from KeyVault

keyVersion?: string

Property Value

string