GetWindowsWebAppLogHttpLogFileSystem

data class GetWindowsWebAppLogHttpLogFileSystem(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.

Link copied to clipboard

The maximum size in megabytes that log files can use.