Freigeben über


ApplicationLogsConfig Klasse

Definition

Konfiguration von Anwendungsprotokollen.

public class ApplicationLogsConfig
type ApplicationLogsConfig = class
Public Class ApplicationLogsConfig
Vererbung
ApplicationLogsConfig

Konstruktoren

ApplicationLogsConfig()

Initialisiert eine neue instance der ApplicationLogsConfig-Klasse.

ApplicationLogsConfig(FileSystemApplicationLogsConfig, AzureTableStorageApplicationLogsConfig, AzureBlobStorageApplicationLogsConfig)

Initialisiert eine neue instance der ApplicationLogsConfig-Klasse.

Eigenschaften

AzureBlobStorage

Ruft Anwendungsprotokolle auf die Blob Storage-Konfiguration ab oder legt diese fest.

AzureTableStorage

Ruft Anwendungsprotokolle für die Azure Table Storage-Konfiguration ab oder legt diese fest.

FileSystem

Ruft Anwendungsprotokolle für die Dateisystemkonfiguration ab oder legt diese fest.

Methoden

Validate()

Überprüfen Sie das Objekt.

Gilt für: