ScheduleBasedTriggerContext interface

Schedule based trigger context

Extends

Properties

objectType

Polymorphic discriminator, which specifies the different types this object can be

schedule

Schedule for this backup

taggingCriteria

List of tags that can be applicable for given schedule.

Property Details

objectType

Polymorphic discriminator, which specifies the different types this object can be

objectType: "ScheduleBasedTriggerContext"

Property Value

"ScheduleBasedTriggerContext"

schedule

Schedule for this backup

schedule: BackupSchedule

Property Value

taggingCriteria

List of tags that can be applicable for given schedule.

taggingCriteria: TaggingCriteria[]

Property Value