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

DeploymentExtensionConfigItem Class

DeploymentExtensionConfigItem.

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

Constructor

DeploymentExtensionConfigItem(*, value: Any | None = None, key_vault_reference: _models.KeyVaultParameterReference | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value
any

The value of the extension config property.

Default value: None
key_vault_reference

The Azure Key Vault reference used to retrieve the secret value of the extension config property.

Default value: None

Variables

Name Description
type

The value type of the extension config property. Known values are: "String", "Int", "Bool", "Array", "Object", "SecureString", "SecureObject", and "Int".

value
any

The value of the extension config property.

key_vault_reference

The Azure Key Vault reference used to retrieve the secret value of the extension config property.