ConfigurationGroupSchemaPropertiesFormat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration group schema properties.
public class ConfigurationGroupSchemaPropertiesFormat
type ConfigurationGroupSchemaPropertiesFormat = class
Public Class ConfigurationGroupSchemaPropertiesFormat
- Inheritance
-
ConfigurationGroupSchemaPropertiesFormat
Constructors
ConfigurationGroupSchemaPropertiesFormat() |
Initializes a new instance of ConfigurationGroupSchemaPropertiesFormat. |
Properties
Description |
Description of what schema can contain. |
ProvisioningState |
The provisioning state of the Configuration group schema resource. |
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET