ProviderSysInfoHost Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ProviderSystemInfo
DESCRIPTION
Provider Host System Information
INHERITED FROM
RASSerilazableObj⇒RASAgentInfo⇒ProviderSysInfo⇒ProviderSysInfoHost
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
UInt32 | ActiveConnections | Inherited from ProviderSysInfo | |
AgentState | Inherited from RASAgentInfo | ||
String | AgentVer | ||
UInt32 | CPULoad | ||
UInt32 | DiskRead | ||
UInt32 | DiskWrite | ||
Boolean | Enabled | ||
String | FriendlyName | Inherited from ProviderSysInfo | |
HighAvailabilityState | Inherited from ProviderSysInfo | ||
List<ProviderHost> | Hosts | ||
String | Id | Inherited from RASAgentInfo | |
LogLevel | |||
String | MachineId | ||
UInt32 | MemLoad | ||
String | PreferredBroker | Inherited from ProviderSysInfo | |
String | Server | ||
String | ServerOS | ||
ServerType | Inherited from RASAgentInfo | ||
String | ServiceStartTime | ||
UInt32 | SiteId | Inherited from RASAgentInfo | |
String | SystemBootTime | ||
UInt32 | UnhandledExceptions | ||
String | VDIAgent | Inherited from ProviderSysInfo |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated