GetWindowsFunctionAppBackup

data class GetWindowsFunctionAppBackup(val enabled: Boolean, val name: String, val schedules: List<GetWindowsFunctionAppBackupSchedule>, val storageAccountUrl: String)

Constructors

Link copied to clipboard
constructor(enabled: Boolean, name: String, schedules: List<GetWindowsFunctionAppBackupSchedule>, storageAccountUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Is the Backup Job enabled?

Link copied to clipboard

The name of this Windows Function App.

Link copied to clipboard

A schedule block as defined below.

Link copied to clipboard

The SAS URL to the container.