Click or drag to resize
VolumeQualificationResults Properties

The VolumeQualificationResults type exposes the following members.

Properties
  Name Description
Public property ClusterResourceGroupName
This value is the name of the group that contains the resource.
Public property CurrentOwnerNodeName
This value is the name of the resource's current owning node.
Public property DiskSize
This value is the total size, in bytes, of the volume.
Public property DriveLetter
This value is the drive letter of the volume.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property FreeSpace
This value is the available free space, in bytes, on the volume.
Public property IsSystemVolume
This value is true if the volume is the system volume; otherwise, it is false.
Public property IsVolumeCSV
This value is true if the volume is a cluster shared volume; otherwise, it is false.
Public property MaxFileSize
This value is the maximum file size, in megabytes, of the virtual hard disk file.
Public property ProvisionedSpace
This value is the amount of provisioned space, in bytes, on the volume.
Public property Url
This value is the URL of an ESX datastore.
Top
See Also