Microsoft.Extensions.Configuration.AzureAppConfiguration Namespace

Classes

AzureAppConfigurationKeyVaultOptions

Options used to configure the client used to fetch key vault references in an Azure App Configuration provider.

AzureAppConfigurationOptions

Options used to configure the behavior of an Azure App Configuration provider.
If neither Select(String, String) nor SelectSnapshot(String) is ever called, all key-values with no label are included in the configuration provider.

AzureAppConfigurationRefreshOptions

Options used to configure the refresh behavior of an Azure App Configuration provider.

KeyFilter

Defines well known key filters that are used within Azure App Configuration.

KeyVaultReferenceException

The exception that is thrown when there is an error resolving a reference to Azure Key Vault resource.

LabelFilter

Defines well known label filters that are used within Azure App Configuration.

PushNotification

An Object containing the details of a push Notification received from the Azure App Configuration service.

StartupOptions

Options used when initially loading data into the configuration provider.

Interfaces

IConfigurationRefresher

An interface used to trigger an update for the data registered for refresh with App Configuration.

IConfigurationRefresherProvider

An interface used to retrieve refresher instances for App Configuration.