IWebAppLogConfigurationReader.OnConfigurationChanged 事件

定义

在配置更改时发生。

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) 

事件类型

注解

此 API 支持 .NET 基础结构,不应直接从代码使用。

适用于