ScheduleFullAndIncrementalBackupRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Backup.Scheduling
public abstract class ScheduleFullAndIncrementalBackupRequest : ScheduleBackupRequest
The ScheduleFullAndIncrementalBackupRequest type exposes the following members.
Name | Description | |
---|---|---|
ScheduleFullAndIncrementalBackupRequest | Initializes a new instance of the ScheduleFullAndIncrementalBackupRequest class |
Name | Description | |
---|---|---|
AccountName |
Name of the Backup Account.
(Inherited from ScheduleWithAccountNameRequest.) | |
BackupScheduleLogonInfo |
Logon information for Backup scheduling.
(Inherited from ScheduleBackupRequest.) | |
FullTaskTime |
Description of the scheduling trigger for the Full Backup task.
| |
Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) | |
IncrementalTaskTime |
Description of the scheduling trigger for the Incremental Backup task.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetIdentity | Get associated IdentityContract instance. (Inherited from AuthorizedRequest.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |