KeyVaultAndKeyReference Class

Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey.

All required parameters must be populated in order to send to Azure.

Inheritance
KeyVaultAndKeyReference

Constructor

KeyVaultAndKeyReference(*, source_vault: azure.mgmt.compute.v2021_04_01.models._models_py3.SourceVault, key_url: str, **kwargs)

Parameters

source_vault
SourceVault
Required

Required. Resource id of the KeyVault containing the key or secret.

key_url
str
Required

Required. Url pointing to a key or secret in KeyVault.