ConfigurationValueWithoutSecrets interface

The ConfigurationValue with no secrets.

Extends

Properties

configurationType

Polymorphic discriminator, which specifies the different types this object can be

configurationValue

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

Inherited Properties

configurationGroupSchemaName

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

configurationGroupSchemaOfferingLocation

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

configurationGroupSchemaResourceReference

The configuration group schema resource reference.

provisioningState

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

publisherName

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

publisherScope

The scope of the publisher. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

configurationType

Polymorphic discriminator, which specifies the different types this object can be

configurationType: "Open"

Property Value

"Open"

configurationValue

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

configurationValue?: string

Property Value

string

Inherited Property Details

configurationGroupSchemaName

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

configurationGroupSchemaName?: string

Property Value

string

Inherited From ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaName

configurationGroupSchemaOfferingLocation

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

configurationGroupSchemaOfferingLocation?: string

Property Value

string

Inherited From ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaOfferingLocation

configurationGroupSchemaResourceReference

The configuration group schema resource reference.

configurationGroupSchemaResourceReference?: DeploymentResourceIdReferenceUnion

Property Value

Inherited From ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaResourceReference

provisioningState

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

provisioningState?: string

Property Value

string

Inherited From ConfigurationGroupValuePropertiesFormat.provisioningState

publisherName

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

publisherName?: string

Property Value

string

Inherited From ConfigurationGroupValuePropertiesFormat.publisherName

publisherScope

The scope of the publisher. NOTE: This property will not be serialized. It can only be populated by the server.

publisherScope?: string

Property Value

string

Inherited From ConfigurationGroupValuePropertiesFormat.publisherScope