Class SchedulePolicy
- java.lang.Object
-
- com.azure.resourcemanager.recoveryservicesbackup.models.SchedulePolicy
-
- Direct Known Subclasses:
LogSchedulePolicy
,LongTermSchedulePolicy
,SimpleSchedulePolicy
,SimpleSchedulePolicyV2
public class SchedulePolicy extends Object
Base class for backup schedule.
-
-
Constructor Summary
Constructors Constructor Description SchedulePolicy()
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-
-