KeyVaultSecretReference Class

Describes a reference to Key Vault Secret.

Constructor

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

Variables

Name Description
secret_url
str

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

source_vault

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

Attributes

secret_url

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

secret_url: str

source_vault

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

source_vault: _models.SubResource