ScheduleOnlineBackupRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Backup.Scheduling
public class ScheduleOnlineBackupRequest : ScheduleSingleBackupRequest
The ScheduleOnlineBackupRequest type exposes the following members.
Name | Description | |
---|---|---|
ScheduleOnlineBackupRequest | Initializes a new instance of the ScheduleOnlineBackupRequest 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.
(Inherited from ScheduleSingleBackupRequest.) |
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.) |