Share via


SimpleSchedulePolicy Class

Definition

Simple policy schedule.

public class SimpleSchedulePolicy : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupSchedulePolicy
type SimpleSchedulePolicy = class
    inherit BackupSchedulePolicy
Public Class SimpleSchedulePolicy
Inherits BackupSchedulePolicy
Inheritance
SimpleSchedulePolicy

Constructors

SimpleSchedulePolicy()

Initializes a new instance of SimpleSchedulePolicy.

Properties

HourlySchedule

Hourly Schedule of this Policy.

ScheduleRunDays

List of days of week this schedule has to be run.

ScheduleRunFrequency

Frequency of the schedule operation of this policy.

ScheduleRunTimes

List of times of day this schedule has to be run.

ScheduleWeeklyFrequency

At every number weeks this schedule has to be run.

Applies to