Share via


HttpLogsConfigOutput interface

Http logs configuration.

Properties

azureBlobStorage

Http logs to azure blob storage configuration.

fileSystem

Http logs to file system configuration.

Property Details

azureBlobStorage

Http logs to azure blob storage configuration.

azureBlobStorage?: AzureBlobStorageHttpLogsConfigOutput

Property Value

fileSystem

Http logs to file system configuration.

fileSystem?: FileSystemHttpLogsConfigOutput

Property Value