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