KeyVaultSecretIdentifier Class

Information about a KeyVaultSecret parsed from a secret ID.

Inheritance
builtins.object
KeyVaultSecretIdentifier

Constructor

KeyVaultSecretIdentifier(source_id: str)

Parameters

Name Description
source_id
Required
str

the full original identifier of a secret

Attributes

name

source_id

vault_url

version