Microsoft.Extensions.Configuration.AzureAppConfiguration Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
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. |
Azure SDK for .NET