Click or drag to resize
DeleteOptions Properties

The DeleteOptions type exposes the following members.

Properties
  Name Description
Public property DeleteOnClusterResourceOffline
This value is true if the job is deleted because the target cluster resource went offline; otherwise, it is false.
Public property DeleteReplica
This value is true if the replica virtual machine should be deleted when the job is deleted; otherwise, it is false.
Public property DiscardTargetQueue
This value is true if any operations in the target queue should be deleted when the job is deleted; otherwise, it is false.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property ImageOptions
This value represents how the image of a DR protection job will be handled when a job is deleted.
Top
See Also