WebAppLogConfigurationReader Klasa

Definicja

Reprezentuje domyślną implementację elementu IWebAppLogConfigurationReader.

public ref class WebAppLogConfigurationReader : IDisposable, Microsoft::Extensions::Logging::AzureAppServices::Internal::IWebAppLogConfigurationReader
public class WebAppLogConfigurationReader : IDisposable, Microsoft.Extensions.Logging.AzureAppServices.Internal.IWebAppLogConfigurationReader
type WebAppLogConfigurationReader = class
    interface IWebAppLogConfigurationReader
    interface IDisposable
Public Class WebAppLogConfigurationReader
Implements IDisposable, IWebAppLogConfigurationReader
Dziedziczenie
WebAppLogConfigurationReader
Implementuje

Uwagi

Ten interfejs API obsługuje infrastrukturę platformy .NET i nie jest przeznaczony do użycia bezpośrednio z kodu.

Konstruktory

WebAppLogConfigurationReader(IWebAppContext)

Tworzy nowe wystąpienie klasy WebAppLogConfigurationReader.

Właściwości

Current

Bieżąca wartość konfiguracji.

Metody

Dispose()

Usuwa wystąpienie obiektu.

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Zdarzenia

OnConfigurationChanged

Występuje, gdy konfiguracja uległa zmianie.

Dotyczy