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
Vault

Constructor

Vault(*, properties: azure.mgmt.keyvault.v2021_04_01_preview.models._models_py3.VaultProperties, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, **kwargs)

Variables

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
dict[str, str]

A set of tags. Tags assigned to the key vault resource.

system_data
SystemData

System metadata for the key vault.

properties
VaultProperties

Required. Properties of the vault.