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

ConfigurationGroupSchemaPropertiesFormat 类

定义

配置组架构属性。

public class ConfigurationGroupSchemaPropertiesFormat
type ConfigurationGroupSchemaPropertiesFormat = class
Public Class ConfigurationGroupSchemaPropertiesFormat
继承
ConfigurationGroupSchemaPropertiesFormat

构造函数

ConfigurationGroupSchemaPropertiesFormat()

初始化 ConfigurationGroupSchemaPropertiesFormat 的新实例。

属性

Description

描述架构可以包含的内容。

ProvisioningState

配置组架构资源的预配状态。

SchemaDefinition

定义配置值的名称和值对。 它可以是格式正确的转义 JSON 字符串。

VersionState

配置组架构版本状态。

适用于