Click or drag to resize
ImageProtectionOptionsVhdInfo Property
This value represents information about a virtual hard disk used to store an image.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public ImageVhdInfo[] VhdInfo { get; set; }

Property Value

Type: ImageVhdInfo
See Also