WebAppLogConfigurationReader.OnConfigurationChanged Ereignis

Definition

Tritt ein, wenn sich die Konfiguration geändert hat.

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

Ereignistyp

EventHandler<WebAppLogConfiguration>

Implementiert

Hinweise

Diese API unterstützt die .NET-Infrastruktur und sollte nicht direkt aus dem Code verwendet werden.

Gilt für