Azure Functions · JSON Structure
Azure Functions Backup Schedule Structure
Description of a backup schedule. Describes how often should be the backup performed and what should be the retention policy.
CloudComputeEvent-DrivenFunctionsServerless
BackupSchedule is a JSON Structure definition published by Azure Functions, describing 6 properties, of which 4 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
frequencyInterval
frequencyUnit
keepAtLeastOneBackup
lastExecutionTime
retentionPeriodInDays
startTime
Meta-schema: https://json-structure.org/meta/core/v0/#