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 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

적용 대상