LinuxWebAppLogsApplicationLogs

data class LinuxWebAppLogsApplicationLogs(val azureBlobStorage: LinuxWebAppLogsApplicationLogsAzureBlobStorage? = null, val fileSystemLevel: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An azure_blob_storage block as defined below.

Link copied to clipboard

Log level. Possible values include: Verbose, Information, Warning, and Error.