Click or drag to resize
VolumeQualificationResultsIsVolumeCSV Property
This value is true if the volume is a cluster shared volume; otherwise, it is false.

Namespace: DoubleTake.Virtualization.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public bool IsVolumeCSV { get; set; }

Property Value

Type: Boolean
See Also