|
|
VRAQualificationResults Class |
Namespace: DoubleTake.Jobs.Contract
public class VRAQualificationResults : IExtensibleDataObject
The VRAQualificationResults type exposes the following members.
| Name | Description | |
|---|---|---|
| VRAQualificationResults |
| Name | Description | |
|---|---|---|
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| PreexistingDisksFileName |
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.
| |
| ReverseHost | ||
| SourceServerCoresPerProcessorCount |
This value is the number of cores per processor on the source.
| |
| SourceServerMemorySize |
This value is the amount of memory, in bytes, on the source.
| |
| SourceServerProcessorCount |
This value is the number of processors on the source.
| |
| TargetHost |
This value represents the target server information.
|