KeyVaultSecretIdentifier Class
Information about a KeyVaultSecret parsed from a secret ID.
- Inheritance
-
builtins.objectKeyVaultSecretIdentifier
Constructor
KeyVaultSecretIdentifier(source_id: str)
Parameters
Name | Description |
---|---|
source_id
Required
|
the full original identifier of a secret |
Attributes
name
source_id
vault_url
version
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python