LinuxWebAppLogsHttpLogs

data class LinuxWebAppLogsHttpLogs(val azureBlobStorage: LinuxWebAppLogsHttpLogsAzureBlobStorage? = null, val fileSystem: LinuxWebAppLogsHttpLogsFileSystem? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A azure_blob_storage_http block as defined below.

Link copied to clipboard

A file_system block as defined above.