Redigera

IWebAppLogConfigurationReader.OnConfigurationChanged Event

Definition

Occurs when the configuration has changed.

public:
 event EventHandler<Microsoft::Extensions::Logging::AzureAppServices::Internal::WebAppLogConfiguration ^> ^ OnConfigurationChanged;
event EventHandler<Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppLogConfiguration> OnConfigurationChanged;
member this.OnConfigurationChanged : EventHandler<Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppLogConfiguration> 
Event OnConfigurationChanged As EventHandler(Of WebAppLogConfiguration) 

Event Type

Remarks

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Applies to