Vault Class

Resource information with extended details.

Variables are only populated by the server, and will be ignored when sending a request.

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

Inheritance
azure.mgmt.keyvault._serialization.Model
Vault

Constructor

Vault(*, properties: _models.VaultProperties, location: str | None = None, tags: Dict[str, str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
location
str

Azure location of the key vault resource.

tags

Tags assigned to the key vault resource.

properties

Properties of the vault. Required.

Variables

Name Description
id
str

Fully qualified identifier of the key vault resource.

name
str

Name of the key vault resource.

type
str

Resource type of the key vault resource.

location
str

Azure location of the key vault resource.

tags

Tags assigned to the key vault resource.

system_data

System metadata for the key vault.

properties

Properties of the vault. Required.