KeyVaultProperties Class

Settings concerning key vault encryption for a configuration store.

Inheritance
KeyVaultProperties

Constructor

KeyVaultProperties(*, key_identifier: Optional[str] = None, identity_client_id: Optional[str] = None, **kwargs)

Variables

key_identifier
str

The URI of the key vault key used to encrypt data.

identity_client_id
str

The client id of the identity which will be used to access key vault.