Secret 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.v2021_06_01_preview.models._models_py3.Resource
Secret

Constructor

Secret(*, properties: azure.mgmt.keyvault.v2021_06_01_preview.models._models_py3.SecretProperties, **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.

properties
SecretProperties

Required. Properties of the secret.