IstioPluginCertificateAuthority interface
Service Mesh 的外掛程式憑證資訊。
屬性
cert |
Azure 金鑰保存庫中的憑證鏈結物件名稱。 |
cert |
Azure 金鑰保存庫中的中繼憑證物件名稱。 |
key |
Azure 金鑰保存庫中的中繼憑證私密金鑰物件名稱。 |
key |
金鑰保存庫的資源識別碼。 |
root |
Azure 金鑰保存庫中的根憑證物件名稱。 |
屬性詳細資料
certChainObjectName
Azure 金鑰保存庫中的憑證鏈結物件名稱。
certChainObjectName?: string
屬性值
string
certObjectName
Azure 金鑰保存庫中的中繼憑證物件名稱。
certObjectName?: string
屬性值
string
keyObjectName
Azure 金鑰保存庫中的中繼憑證私密金鑰物件名稱。
keyObjectName?: string
屬性值
string
keyVaultId
金鑰保存庫的資源識別碼。
keyVaultId?: string
屬性值
string
rootCertObjectName
Azure 金鑰保存庫中的根憑證物件名稱。
rootCertObjectName?: string
屬性值
string