Click or drag to resize
VRAQualificationResults Properties

The VRAQualificationResults type exposes the following members.

Properties
  Name Description
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property 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.
Public property SourceServerCoresPerProcessorCount
This value is the number of cores per processor on the source.
Public property SourceServerMemorySize
This value is the amount of memory, in bytes, on the source.
Public property SourceServerProcessorCount
This value is the number of processors on the source.
Public property TargetHost
This value represents the target server information.
Top
See Also