DeleteJobRequestModel Class |
Namespace: DoubleTake.Web.Models
The DeleteJobRequestModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteJobRequestModel | Initializes a new instance of the DeleteJobRequestModel class |
| Name | Description | |
|---|---|---|
| DeleteReplica |
Gets or sets a value indicating whether or not to delete the replica virtual machine.
| |
| DiscardTargetQueue |
Gets or sets a value indicating whether or not to discard any replication or mirror operations in the target queue.
| |
| ImageOptions |
Gets or sets the option for what to do with the image when the job is deleted.
|
| 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.) |