RecoveryFilterContract Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Recovery
public class RecoveryFilterContract
The RecoveryFilterContract type exposes the following members.
| Name | Description | |
|---|---|---|
| RecoveryFilterContract | Initializes a new instance of the RecoveryFilterContract class |
| Name | Description | |
|---|---|---|
| DateFrom |
Min Date/Time when file was backed up.
| |
| DateTo |
Max Date/Time when file was backed up.
| |
| FileName |
Filter for file name (part or whole name of file). Wildcards not supported.
| |
| FileSizeInKbFrom |
Min file size, KB.
| |
| FileSizeInKbTo |
Max file size, KB.
| |
| PathFilter |
Path to the file.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |