Click or drag to resize
DeleteOptionsImageOptions Property
This value represents how the image of a DR protection job will be handled when a job is deleted.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public ImageDeleteInfo ImageOptions { get; set; }

Property Value

Type: ImageDeleteInfo
See Also