SnapshotScheduleModel Class |
Namespace: DoubleTake.Web.Models
The SnapshotScheduleModel type exposes the following members.
| Name | Description | |
|---|---|---|
| SnapshotScheduleModel | Initializes a new instance of the SnapshotScheduleModel class |
| Name | Description | |
|---|---|---|
| Interval |
Gets or sets the interval.
| |
| IsEnabled |
Gets or sets a value indicating whether or not the item is enabled.
(Inherited from ScheduleItemModel.) | |
| MaxNumberOfSnapshots |
Gets or sets the maximum number of snapshots.
| |
| StartTime |
Gets or sets the start time.
|
| 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.) |