Namespace Microsoft.Extensions.Configuration.AzureAppConfiguration
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.
- 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.
- OfflineFileCache
An offline cache provider for Azure App Configuration that uses the file system to store data.
- OfflineFileCacheOptions
Options for controlling the behavior of an OfflineFileCache.
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.
- IOfflineCache
Defines the necessary interface to perform offline caching of Azure App Configuration data.