ArchiveCriteriaModel Class |
Namespace: DoubleTake.Web.Models
The ArchiveCriteriaModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ArchiveCriteriaModel | Initializes a new instance of the ArchiveCriteriaModel class |
| Name | Description | |
|---|---|---|
| Age |
Gets or sets the age.
| |
| DiskUtilizationPercentage |
Gets or sets the disk utilization as a percentage.
| |
| LogErrors |
Gets or sets a value indicating whether [log errors].
| |
| MinimumFileSize |
Gets or sets the minimum file size.
| |
| Paths |
Gets or sets the paths.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |