WebAppLogConfigurationReader.OnConfigurationChanged Událost

Definice

Nastane, pokud se změnila konfigurace.

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) 

Event Type

EventHandler<WebAppLogConfiguration>

Implementuje

Poznámky

Toto rozhraní API podporuje infrastrukturu .NET a není určeno pro použití přímo v kódu.

Platí pro