ConfigurationGroupSchemaPropertiesFormat interface

Configuration group schema properties.

Properties

description

Description of what schema can contain.

provisioningState

The provisioning state of the Configuration group schema resource. NOTE: This property will not be serialized. It can only be populated by the server.

schemaDefinition

Name and value pairs that define the configuration value. It can be a well formed escaped JSON string.

versionState

The configuration group schema version state. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

description

Description of what schema can contain.

description?: string

Property Value

string

provisioningState

The provisioning state of the Configuration group schema resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

schemaDefinition

Name and value pairs that define the configuration value. It can be a well formed escaped JSON string.

schemaDefinition?: string

Property Value

string

versionState

The configuration group schema version state. NOTE: This property will not be serialized. It can only be populated by the server.

versionState?: string

Property Value

string