![]() | PartitionModel Class |
Namespace: DoubleTake.Web.Models
The PartitionModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | PartitionModel | Initializes a new instance of the PartitionModel class |
Name | Description | |
---|---|---|
![]() | FileSystem |
Gets or sets is the file system for the partition.
|
![]() | Flags |
Gets or sets is the flags for the partition.
|
![]() | PartitionEndInB |
Gets or sets is the endpoint in b for the partition volume.
|
![]() | PartitionName |
Gets or sets is the partition name created on this partition.
|
![]() | PartitionNumber |
Gets or sets is the partition number.
|
![]() | PartitionStartInB |
Gets or sets is the startpoint in b for the partition volume.
|
![]() | PartitionType |
Gets or sets represents the partition type for the partition like primary, extended or logical.
|
![]() | Valid |
Gets or sets determine whether or not this partition is a valid one.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |