DeleteOptionsModel Class |
Namespace: DoubleTake.Web.Models
The DeleteOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteOptionsModel | Initializes a new instance of the DeleteOptionsModel class |
| Name | Description | |
|---|---|---|
| DeleteOnClusterResourceOffline |
Gets or sets a value indicating whether the job is deleted because the target cluster resource went offline.
| |
| DeleteReplica |
Gets or sets a value indicating whether the replica virtual machine should be deleted when the job is deleted.
| |
| DiscardTargetQueue |
Gets or sets a value indicating whether any operations in the target queue should be deleted when the job is deleted.
| |
| 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.) |