你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 server.

Inheritance
azure.mgmt.keyvault.v2022_07_01.models._models_py3.Resource
Secret

Constructor

Secret(*, properties: _models.SecretProperties, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

Properties of the secret. 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.

properties

Properties of the secret. Required.