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