![]() | AnalyticsServerHardwareModel Class |
Namespace: DoubleTake.Web.Models
The AnalyticsServerHardwareModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalyticsServerHardwareModel | Initializes a new instance of the AnalyticsServerHardwareModel class |
Name | Description | |
---|---|---|
![]() | HardwarePlatform |
Whether this is a physical or some form of virtual machine we understand.
|
![]() | Is32Bit |
Is this a 32 bit server?
|
![]() | NumCPUs |
Number of CPUs on the machine.
|
![]() | PhysicalMemory |
Amount of physical memory installed on the machine.
|
![]() | VolumeInfo |
Volume information for the machine.
|
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.) |