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

ConfigurationValueWithSecrets interface

包含机密的 ConfigurationValue。

扩展

属性

configurationType

多态鉴别器,它指定此对象可以的不同类型的

secretConfigurationValue

定义配置值机密的名称和值对。 它可以是格式良好的转义 JSON 字符串。

继承属性

configurationGroupSchemaName

配置组架构名称。 注意:此属性不会序列化。 它只能由服务器填充。

configurationGroupSchemaOfferingLocation

配置组架构产品/服务的位置。 注意:此属性不会序列化。 它只能由服务器填充。

configurationGroupSchemaResourceReference

配置组架构资源参考。

provisioningState

站点资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

publisherName

配置组架构的发布者名称。 注意:此属性不会序列化。 它只能由服务器填充。

publisherScope

发布者的范围。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

configurationType

多态鉴别器,它指定此对象可以的不同类型的

configurationType: "Secret"

属性值

"Secret"

secretConfigurationValue

定义配置值机密的名称和值对。 它可以是格式良好的转义 JSON 字符串。

secretConfigurationValue?: string

属性值

string

继承属性详细信息

configurationGroupSchemaName

配置组架构名称。 注意:此属性不会序列化。 它只能由服务器填充。

configurationGroupSchemaName?: string

属性值

string

继承自ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaName

configurationGroupSchemaOfferingLocation

配置组架构产品/服务的位置。 注意:此属性不会序列化。 它只能由服务器填充。

configurationGroupSchemaOfferingLocation?: string

属性值

string

继承自ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaOfferingLocation

configurationGroupSchemaResourceReference

配置组架构资源参考。

configurationGroupSchemaResourceReference?: DeploymentResourceIdReferenceUnion

属性值

继承自ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaResourceReference

provisioningState

站点资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

继承自ConfigurationGroupValuePropertiesFormat.provisioningState

publisherName

配置组架构的发布者名称。 注意:此属性不会序列化。 它只能由服务器填充。

publisherName?: string

属性值

string

继承自ConfigurationGroupValuePropertiesFormat.publisherName

publisherScope

发布者的范围。 注意:此属性不会序列化。 它只能由服务器填充。

publisherScope?: string

属性值

string

继承自ConfigurationGroupValuePropertiesFormat.publisherScope