Freigeben über


ApplicationLogsConfig Klasse

Anwendungsprotokollkonfiguration.

Vererbung
azure.mgmt.web._serialization.Model
ApplicationLogsConfig

Konstruktor

ApplicationLogsConfig(*, file_system: _models.FileSystemApplicationLogsConfig | None = None, azure_table_storage: _models.AzureTableStorageApplicationLogsConfig | None = None, azure_blob_storage: _models.AzureBlobStorageApplicationLogsConfig | None = None, **kwargs: Any)

Nur Schlüsselwortparameter

Name Beschreibung
file_system

Anwendungsprotokolle für die Dateisystemkonfiguration.

azure_table_storage

Anwendungsprotokolle für die Azure-Tabellenspeicherkonfiguration.

azure_blob_storage

Anwendungsprotokolle für die Blobspeicherkonfiguration.

Variablen

Name Beschreibung
file_system

Anwendungsprotokolle für die Dateisystemkonfiguration.

azure_table_storage

Anwendungsprotokolle für die Azure-Tabellenspeicherkonfiguration.

azure_blob_storage

Anwendungsprotokolle für die Blobspeicherkonfiguration.