AzureAppServicesDiagnosticsLoggerProvider Konstruktor

Definice

Vytvoří novou instanci třídy AzureAppServicesDiagnosticsLoggerProvider.

public:
 AzureAppServicesDiagnosticsLoggerProvider(Microsoft::Extensions::Logging::AzureAppServices::Internal::WebAppContext ^ context, Microsoft::Extensions::Logging::AzureAppServices::AzureAppServicesDiagnosticsSettings ^ settings);
public AzureAppServicesDiagnosticsLoggerProvider (Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppContext context, Microsoft.Extensions.Logging.AzureAppServices.AzureAppServicesDiagnosticsSettings settings);
new Microsoft.Extensions.Logging.AzureAppServices.Internal.AzureAppServicesDiagnosticsLoggerProvider : Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppContext * Microsoft.Extensions.Logging.AzureAppServices.AzureAppServicesDiagnosticsSettings -> Microsoft.Extensions.Logging.AzureAppServices.Internal.AzureAppServicesDiagnosticsLoggerProvider
Public Sub New (context As WebAppContext, settings As AzureAppServicesDiagnosticsSettings)

Parametry

context
WebAppContext

Poznámky

Toto rozhraní API podporuje infrastrukturu .NET a není určeno k použití přímo z vašeho kódu.

Platí pro