KeyVaultSecretReference Class

Describes a reference to Key Vault Secret.

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

Inheritance
KeyVaultSecretReference

Constructor

KeyVaultSecretReference(*, secret_url: str, source_vault: azure.mgmt.compute.v2017_03_30.models._models_py3.SubResource, **kwargs)

Parameters

secret_url
str
Required

Required. The URL referencing a secret in a Key Vault.

source_vault
SubResource
Required

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