WindowsWebAppLogsHttpLogsFileSystem

data class WindowsWebAppLogsHttpLogsFileSystem(val retentionInDays: Int, val retentionInMb: Int)

Constructors

Link copied to clipboard
constructor(retentionInDays: Int, retentionInMb: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The retention period in days. A values of 0 means no retention.

Link copied to clipboard

The maximum size in megabytes that log files can use.