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

KeyVaultProperties interface

Properties to configure keyVault Properties

Properties

identity
keyName

Name of the Key from KeyVault

keyVaultUri

Uri of KeyVault

keyVersion

Key Version

Property Details

identity

identity?: UserAssignedIdentityProperties

Property Value

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