appconfiguration Package

Packages

aio

Classes

AzureAppConfigurationClient

Represents a client that calls restful API of Azure App Configuration service.

ConfigurationSetting

A configuration value. Variables are only populated by the server, and will be ignored when sending a request.

FeatureFlagConfigurationSetting

A feature flag configuration value. Variables are only populated by the server, and will be ignored when sending a request.

ResourceReadOnlyError

An error response with status code 409

The key is read-only.

To allow modification unlock it first.

SecretReferenceConfigurationSetting

A configuration value that references a KeyVault Secret Variables are only populated by the server, and will be ignored when sending a request.