StorageInfoModel Class |
Namespace: DoubleTake.Web.Models
The StorageInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| StorageInfoModel | Initializes a new instance of the StorageInfoModel class |
| Name | Description | |
|---|---|---|
| Disk |
Gets or sets storage location.
| |
| FreeSizeInBytes |
Gets or sets the free size in bytes.
| |
| Group |
Gets or sets cluster group location.
| |
| IsAvailableStorageGroup |
Gets or sets a value indicating whether [is available storage group].
| |
| IsQuorumResource |
Gets or sets a value indicating whether this instance is quorum resource.
| |
| IsSystemVolume |
Gets or sets a value indicating whether this instance is system volume.
| |
| IsVolumeCSV |
Gets or sets a value indicating whether this instance is volume CSV.
| |
| Name |
Gets or sets the name of the resource.
| |
| OwningNode |
Gets or sets the current Owning Node.
| |
| TotalSizeInBytes |
Gets or sets the total size in bytes.
|
| 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.) |