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. This option is no longer needed.

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

Property Value

Type: ImageDeleteInfo
See Also