ConfigurationGroupSchemaPropertiesFormat interface
組態群組架構屬性。
屬性
description | 架構可包含的描述。 |
provisioning |
組態群組架構資源的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
schema |
定義組態值的名稱和值組。 它可以是格式良好的逸出 JSON 字串。 |
version |
組態群組架構版本狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
description
架構可包含的描述。
description?: string
屬性值
string
provisioningState
組態群組架構資源的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
schemaDefinition
定義組態值的名稱和值組。 它可以是格式良好的逸出 JSON 字串。
schemaDefinition?: string
屬性值
string
versionState
組態群組架構版本狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
versionState?: string
屬性值
string