次の方法で共有


IstioPluginCertificateAuthority interface

Service Mesh のプラグイン証明書情報。

プロパティ

certChainObjectName

Azure Key Vaultの証明書チェーン オブジェクト名。

certObjectName

Azure Key Vaultの中間証明書オブジェクト名。

keyObjectName

Azure Key Vaultの中間証明書秘密キー オブジェクト名。

keyVaultId

Key Vaultのリソース ID。

rootCertObjectName

Azure Key Vaultのルート証明書オブジェクト名。

プロパティの詳細

certChainObjectName

Azure Key Vaultの証明書チェーン オブジェクト名。

certChainObjectName?: string

プロパティ値

string

certObjectName

Azure Key Vaultの中間証明書オブジェクト名。

certObjectName?: string

プロパティ値

string

keyObjectName

Azure Key Vaultの中間証明書秘密キー オブジェクト名。

keyObjectName?: string

プロパティ値

string

keyVaultId

Key Vaultのリソース ID。

keyVaultId?: string

プロパティ値

string

rootCertObjectName

Azure Key Vaultのルート証明書オブジェクト名。

rootCertObjectName?: string

プロパティ値

string