AzureAppConfigurationOptions.Map Method
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.
Provides a way to transform settings retrieved from App Configuration before they are processed by the configuration provider.
public Microsoft.Extensions.Configuration.AzureAppConfiguration.AzureAppConfigurationOptions Map (Func<Azure.Data.AppConfiguration.ConfigurationSetting,System.Threading.Tasks.ValueTask<Azure.Data.AppConfiguration.ConfigurationSetting>> mapper);
member this.Map : Func<Azure.Data.AppConfiguration.ConfigurationSetting, System.Threading.Tasks.ValueTask<Azure.Data.AppConfiguration.ConfigurationSetting>> -> Microsoft.Extensions.Configuration.AzureAppConfiguration.AzureAppConfigurationOptions
Public Function Map (mapper As Func(Of ConfigurationSetting, ValueTask(Of ConfigurationSetting))) As AzureAppConfigurationOptions
A callback registered by the user to transform each configuration setting.
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Latest, Preview |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: