CertificateKeyVaultProperties interface
Key Vault に格納されている証明書のプロパティ。
プロパティ
| identity | Azure Key Vault で認証するマネージド ID のリソース ID、またはシステム割り当て ID を使用するシステム。 |
| key |
証明書を保持する Azure Key Vault シークレットを指す URL。 |
プロパティの詳細
identity
Azure Key Vault で認証するマネージド ID のリソース ID、またはシステム割り当て ID を使用するシステム。
identity?: string
プロパティ値
string
keyVaultUrl
証明書を保持する Azure Key Vault シークレットを指す URL。
keyVaultUrl?: string
プロパティ値
string