SlotLogsHttpLogs

data class SlotLogsHttpLogs(val azureBlobStorage: SlotLogsHttpLogsAzureBlobStorage? = null, val fileSystem: SlotLogsHttpLogsFileSystem? = null)

Constructors

Link copied to clipboard
constructor(azureBlobStorage: SlotLogsHttpLogsAzureBlobStorage? = null, fileSystem: SlotLogsHttpLogsFileSystem? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An azure_blob_storage block as defined below.

Link copied to clipboard

A file_system block as defined below.