WebAppLogConfigurationReader(IWebAppContext) Konstruktor

Definicja

Tworzy nowe wystąpienie klasy WebAppLogConfigurationReader.

public:
 WebAppLogConfigurationReader(Microsoft::Extensions::Logging::AzureAppServices::Internal::IWebAppContext ^ context);
public WebAppLogConfigurationReader (Microsoft.Extensions.Logging.AzureAppServices.Internal.IWebAppContext context);
new Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppLogConfigurationReader : Microsoft.Extensions.Logging.AzureAppServices.Internal.IWebAppContext -> Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppLogConfigurationReader
Public Sub New (context As IWebAppContext)

Parametry

context
IWebAppContext

Kontekst, w którym jest uruchamiany czytnik.

Uwagi

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

Dotyczy