你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HttpLogsConfig Class

Http logs configuration.

Constructor

HttpLogsConfig()

Variables

Name Description
file_system
<xref:<xref:"FileSystemHttpLogsConfig">>

Http logs to file system configuration.

azure_blob_storage
<xref:<xref:"AzureBlobStorageHttpLogsConfig">>

Http logs to azure blob storage configuration.

Attributes

azureBlobStorage

Http logs to azure blob storage configuration.

azureBlobStorage: AzureBlobStorageHttpLogsConfig

fileSystem

Http logs to file system configuration.

fileSystem: FileSystemHttpLogsConfig