ProviderSysInfo Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ProviderSystemInfo
DESCRIPTION
Provider System Information
INHERITED FROM
RASSerilazableObj⇒RASAgentInfo⇒ProviderSysInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
UInt32 | ActiveConnections | Number of active connections. | |
AgentState | Inherited from RASAgentInfo | ||
String | AgentVer | ||
UInt32 | CPULoad | ||
UInt32 | DiskRead | ||
UInt32 | DiskWrite | ||
Boolean | Enabled | ||
String | FriendlyName | The Provider Friendly Name. | |
HighAvailabilityState | High Availability state. | ||
String | Id | Inherited from RASAgentInfo | |
LogLevel | |||
String | MachineId | ||
UInt32 | MemLoad | ||
String | PreferredBroker | Specifies the preferred Connection Broker. | |
String | Server | ||
String | ServerOS | ||
ServerType | Inherited from RASAgentInfo | ||
String | ServiceStartTime | ||
UInt32 | SiteId | Inherited from RASAgentInfo | |
String | SystemBootTime | ||
UInt32 | UnhandledExceptions | ||
String | VDIAgent | FQDN or IP address of the VDI Agent. |
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