KeyVaultProperties Class

Properties of key vault.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
KeyVaultProperties

Constructor

KeyVaultProperties(*, key_name: Optional[str] = None, key_version: Optional[str] = None, key_vault_uri: Optional[str] = None, **kwargs)

Variables

key_name
str

The name of KeyVault key.

key_version
str

The version of KeyVault key.

key_vault_uri
str

The Uri of KeyVault.

current_versioned_key_identifier
str

The object identifier of the current versioned Key Vault Key in use.

last_key_rotation_timestamp
datetime

Timestamp of last rotation of the Key Vault Key.