VolumeQualificationResultsModel Class |
Namespace: DoubleTake.Web.Models
The VolumeQualificationResultsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VolumeQualificationResultsModel | Initializes a new instance of the VolumeQualificationResultsModel class |
| Name | Description | |
|---|---|---|
| ClusterResourceGroupName |
Gets or sets the name of the group that contains the resource.
| |
| CurrentOwnerNodeName |
Gets or sets the name of the resource's current owner node.
| |
| DiskSize |
Gets or sets the volume total disk size.
| |
| DriveLetter |
Gets or sets the volume drive letter.
| |
| FreeSpace |
Gets or sets the volume available free space.
| |
| IsSystemVolume |
Gets or sets a value indicating whether it is a system volume.
| |
| IsVolumeCSV |
Gets or sets a value indicating whether it is a cluster shared volume.
| |
| MaxFileSize |
Gets or sets the max file size.
| |
| ProvisionedSpace |
Gets or sets the volume provisioned space.
| |
| Url |
Gets or sets the url of a datastore.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |