SchedulePolicy interface
Base class for backup schedule.
Properties
schedule |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
schedulePolicyType
Polymorphic discriminator, which specifies the different types this object can be
schedulePolicyType: "LogSchedulePolicy" | "LongTermSchedulePolicy" | "SimpleSchedulePolicy" | "SimpleSchedulePolicyV2"
Property Value
"LogSchedulePolicy" | "LongTermSchedulePolicy" | "SimpleSchedulePolicy" | "SimpleSchedulePolicyV2"