SecretKeyVaultProperties 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