共用方式為


IstioPluginCertificateAuthority interface

Service Mesh 的外掛程式憑證資訊。

屬性

certChainObjectName

Azure 金鑰保存庫中的憑證鏈結物件名稱。

certObjectName

Azure 金鑰保存庫中的中繼憑證物件名稱。

keyObjectName

Azure 金鑰保存庫中的中繼憑證私密金鑰物件名稱。

keyVaultId

金鑰保存庫的資源識別碼。

rootCertObjectName

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