Click or drag to resize

VRAQualificationResultsPreexistingDisksFileName 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.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public string[] PreexistingDisksFileName { get; set; }

Property Value

Type: String
See Also