ScheduleSingleBackupRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Backup.Scheduling
public abstract class ScheduleSingleBackupRequest : ScheduleBackupRequest
The ScheduleSingleBackupRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ScheduleSingleBackupRequest | Initializes a new instance of the ScheduleSingleBackupRequest class |
| Name | Description | |
|---|---|---|
| AccountName |
Name of the Backup Account.
(Inherited from ScheduleWithAccountNameRequest.) | |
| BackupScheduleLogonInfo |
Logon information for Backup scheduling.
(Inherited from ScheduleBackupRequest.) | |
| Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) | |
| TaskTime |
Description of the scheduling trigger.
|
| 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.) |