Share via


ConfigurationGroupValuePropertiesFormat Class

Definition

Hybrid configuration group value properties. Please note ConfigurationGroupValuePropertiesFormat is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ConfigurationValueWithoutSecrets and ConfigurationValueWithSecrets.

public abstract class ConfigurationGroupValuePropertiesFormat
type ConfigurationGroupValuePropertiesFormat = class
Public MustInherit Class ConfigurationGroupValuePropertiesFormat
Inheritance
ConfigurationGroupValuePropertiesFormat
Derived

Constructors

ConfigurationGroupValuePropertiesFormat()

Initializes a new instance of ConfigurationGroupValuePropertiesFormat.

Properties

ConfigurationGroupSchemaName

The configuration group schema name.

ConfigurationGroupSchemaOfferingLocation

The location of the configuration group schema offering.

ConfigurationGroupSchemaResourceReference

The configuration group schema resource reference. Please note DeploymentResourceIdReference is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include OpenDeploymentResourceReference and SecretDeploymentResourceReference.

ProvisioningState

The provisioning state of the site resource.

PublisherName

The publisher name for the configuration group schema.

PublisherScope

The scope of the publisher.

Applies to