Share via


BackupScheduleUpdateRequest Class

Definition

This class represents the object for a backup schedule update object.

public class BackupScheduleUpdateRequest
type BackupScheduleUpdateRequest = class
Public Class BackupScheduleUpdateRequest
Inheritance
BackupScheduleUpdateRequest

Constructors

BackupScheduleUpdateRequest()

Initializes a new instance of the BackupScheduleUpdateRequest class.

Properties

BackupType

Required. The type of the backup.

Id

Required. The ID for this backup schedule.

Recurrence

Required. The recurrence of this schedule.

RetentionCount

Required. Retention count for backups of this schedule.

StartTime

Required. The StartTime for this schedule.

Status

Required. The status of the schedule

Applies to