![]() | QueryResultFlatModel Class |
Namespace: DoubleTake.Web.Models
The QueryResultFlatModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | QueryResultFlatModel | Initializes a new instance of the QueryResultFlatModel class |
Name | Description | |
---|---|---|
![]() | ClassName |
Gets or sets the class name.
|
![]() | EnginePort |
Gets or sets the engine port that was used to ping.
|
![]() | Exception |
Gets or sets the query exception.
|
![]() | ExceptionDetail |
Gets or sets the exception detail.
|
![]() | ExitCode |
Gets or sets the exit code of the process.
|
![]() | ExitTime |
Gets or sets the exit time.
|
![]() | IPAddress |
Gets or sets the IP address that was pinged during this query.
|
![]() | NetworkId |
Gets or sets the network id that was pinged.
|
![]() | OwningNode |
Gets or sets the owning node.
|
![]() | QueryResults |
Gets or sets the query results.
|
![]() | ReplyAddress |
Gets or sets the IP address from which the reply was sent.
|
![]() | ResourceState |
Gets or sets the state of the resource.
|
![]() | Result |
Gets or sets a value indicating whether or not the query was successful.
|
![]() | Roundtrip |
Gets or sets the duration of the ICMP ping round-trip.
|
![]() | ServiceName |
Gets or sets the name of the service.
|
![]() | Shares |
Gets or sets the shares.
|
![]() | StartTime |
Gets or sets the start time.
|
![]() | Status |
Gets or sets the IPStatus
from the ping reply as a string.
|
![]() | VhdPath |
Gets or sets the VHD paths.
|
![]() | VirtualSwitchInfoColl |
Gets or sets the virtual switch information collection.
|
![]() | VmId |
Gets or sets the vm identifier.
|
![]() | VmSnapshotDataRoot |
Gets or sets the vm snapshot data root.
|
![]() | VmSnapshotFileNames |
Gets or sets the vm snapshot file names.
|
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.) |