ApplicationLogsConfigOutput 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?: AzureBlobStorageApplicationLogsConfigOutput
Egenskapsvärde
azureTableStorage
Programloggar till Azure Table Storage-konfiguration.
azureTableStorage?: AzureTableStorageApplicationLogsConfigOutput
Egenskapsvärde
fileSystem
Programloggar för filsystemkonfiguration.
fileSystem?: FileSystemApplicationLogsConfigOutput