Click or drag to resize
VraQualificationResultsModel.PreexistingDisksFileName Property
Gets or sets we have a special format for the replica disks, so to use pre-existing disk that disk must have the same name which we expect.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.23.0 (0.5.23.0)
Syntax
public string[] PreexistingDisksFileName { get; set; }

Property Value

Type:String[]
See Also