![]() |
VolumeQualificationResults Class |
Namespace: DoubleTake.Virtualization.Contract
public class VolumeQualificationResults : IExtensibleDataObject
The VolumeQualificationResults type exposes the following members.
Name | Description | |
---|---|---|
![]() | VolumeQualificationResults |
Name | Description | |
---|---|---|
![]() | ClusterResourceGroupName |
This value is the name of the group that contains the resource.
|
![]() | CurrentOwnerNodeName |
This value is the name of the resource's current owning node.
|
![]() | DiskSize |
This value is the total size, in bytes, of the volume.
|
![]() | DriveLetter |
This value is the drive letter of the volume.
|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | FreeSpace |
This value is the available free space, in bytes, on the volume.
|
![]() | IsSystemVolume |
This value is true if the volume is the system volume; otherwise, it is false.
|
![]() | IsVolumeCSV |
This value is true if the volume is a cluster shared volume; otherwise, it is false.
|
![]() | MaxFileSize |
This value is the maximum file size, in megabytes, of the virtual hard disk file.
|
![]() | ProvisionedSpace |
This value is the amount of provisioned space, in bytes, on the volume.
|
![]() | Url |
This value is the URL of an ESX datastore.
|