BackupScheduleUpdateRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET