RunOnlineBackupJobRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Requests
public class RunOnlineBackupJobRequest : RunBackupJobRequest
The RunOnlineBackupJobRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| RunOnlineBackupJobRequest | Initializes a new instance of the RunOnlineBackupJobRequest class |
| Name | Description | |
|---|---|---|
| CallingProcessName |
The name of the Windows Process, running under required Windows User permissions.
(Inherited from RunBackupJobRequest.) | |
| EndTime |
Time to cancel backup, if running.
(Inherited from RunBackupJobRequest.) | |
| Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) | |
| IgnorePolicy |
Ignore remote policies.
| |
| WindowsUser |
The name of the Windows User who has the permissions for access to the requested files and folders.
(Inherited from RunBackupJobRequest.) |
| 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.) |