KeyVaultKeyReference Class

Describes a reference to Key Vault Key.

Constructor

KeyVaultKeyReference(*args: Any, **kwargs: Any)

Variables

Name Description
key_url
str

The URL referencing a key encryption key in Key Vault. Required.

source_vault

The relative URL of the Key Vault containing the key. Required.

Attributes

key_url

The URL referencing a key encryption key in Key Vault. Required.

key_url: str

source_vault

The relative URL of the Key Vault containing the key. Required.

source_vault: _models.SubResource