|
|
DeleteOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class DeleteOptions : IExtensibleDataObject
The DeleteOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteOptions |
| Name | Description | |
|---|---|---|
| DeleteOnClusterResourceOffline |
This value is true if the job is deleted because the target cluster resource went offline; otherwise, it is false.
| |
| DeleteReplica |
This value is true if the replica virtual machine should be deleted when the job is deleted; otherwise, it is false.
| |
| DiscardTargetQueue |
This value is true if any operations in the target queue should be deleted when the job is deleted; otherwise, it is false.
| |
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| ImageOptions |
This value represents how the image of a DR protection job will be handled when a job is deleted.
This option is no longer needed.
|