Click or drag to resize

VolumeGroupPreexistingDisksPath Property

This value is the full path and file name of an existing virtual disk that you want to reuse. If this value is null, a new virtual disk will be created.

Namespace:  DoubleTake.Core.Contract.UVRA
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public string[] PreexistingDisksPath { get; set; }

Property Value

Type: String
See Also