GetLinuxFunctionAppSiteConfigAppServiceLog

data class GetLinuxFunctionAppSiteConfigAppServiceLog(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 used for logs.

Link copied to clipboard

After how many days backups are deleted.