GetWindowsFunctionAppSiteConfigAppServiceLog

data class GetWindowsFunctionAppSiteConfigAppServiceLog(val diskQuotaMb: Int, val retentionPeriodDays: Int)

Constructors

constructor(diskQuotaMb: Int, retentionPeriodDays: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The amount of disk space to use for logs.

Link copied to clipboard

After how many days backups is deleted.