DiskLayoutStatusResultModel Class |
Namespace: DoubleTake.Web.Models
The DiskLayoutStatusResultModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DiskLayoutStatusResultModel | Initializes a new instance of the DiskLayoutStatusResultModel class |
| Name | Description | |
|---|---|---|
| Completed |
Gets or sets a value indicating whether this InitializeDisk() is has completed running.
| |
| Messages |
Gets or sets the log.
| |
| Success |
Gets or sets a value indicating whether this InitializeDisk() is a success.
|
| 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.) |