ConfigurationValueWithSecrets interface
包含机密的 ConfigurationValue。
属性
| configuration |
多态鉴别器,它指定此对象可以的不同类型的 |
| secret |
定义配置值机密的名称和值对。 它可以是格式良好的转义 JSON 字符串。 |
继承属性
| configuration |
配置组架构名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| configuration |
配置组架构产品/服务的位置。 注意:此属性不会序列化。 它只能由服务器填充。 |
| configuration |
配置组架构资源参考。 |
| provisioning |
站点资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| publisher |
配置组架构的发布者名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| publisher |
发布者的范围。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
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
publisherScope
发布者的范围。 注意:此属性不会序列化。 它只能由服务器填充。
publisherScope?: string
属性值
string