次の方法で共有


HttpLogsConfig 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?: AzureBlobStorageHttpLogsConfig

Property Value

fileSystem

Http logs to file system configuration.

fileSystem?: FileSystemHttpLogsConfig

Property Value