ApplicationLogsConfig interface
Konfiguration av programloggar.
Egenskaper
| azure |
Programloggar till bloblagringskonfiguration. |
| azure |
Programloggar till Azure Table Storage-konfiguration. |
| file |
Programloggar för filsystemkonfiguration. |
Egenskapsinformation
azureBlobStorage
Programloggar till bloblagringskonfiguration.
azureBlobStorage?: AzureBlobStorageApplicationLogsConfig
Egenskapsvärde
azureTableStorage
Programloggar till Azure Table Storage-konfiguration.
azureTableStorage?: AzureTableStorageApplicationLogsConfig
Egenskapsvärde
fileSystem
Programloggar för filsystemkonfiguration.
fileSystem?: FileSystemApplicationLogsConfig