RDSAgentDiagnostic Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
RDS Agent Diagnostic
INHERITED FROM
RASSerilazableObj⇒RDSAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AgentVersion
String
ConnectedBrokerIP
Connected Broker IP.
Boolean
DEInstalled
String
OSVersion
Boolean
PendingReboot
Whether the RDS is pending reboot or not.
String
Server
Boolean
TerminalServicesInstalled
Whether Terminal Services are installed or not.
UInt32
TerminalServicesPort
Terminal Services port.
UInt32
Version
Version.
Boolean
WIAServiceEnabled
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated