Click or drag to resize
JobQualificationResultsVRAQualificationResults Property
This value represents configuration information for guest-level virtual jobs.

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

Property Value

Type: VRAQualificationResults
The possible options that apply to VRA job.
See Also