![]() | RunRecoveryJobRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Requests
public class RunRecoveryJobRequest : RunJobRequest
The RunRecoveryJobRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | RunRecoveryJobRequest | Initializes a new instance of the RunRecoveryJobRequest class |
Name | Description | |
---|---|---|
![]() | ConflictResolution |
Sets how the file conflicts should be handled.
|
![]() | Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) |
![]() | IncludePath |
Where to include original file path.
|
![]() | Items |
Array of RecoveryItemContract to be recovered.
|
![]() | PassPhrase |
For UltrasafeMax - used for data decryption.
|
![]() | RestoreDestination |
Folder where to put recovered files.
|
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.) |