GuestAgentDiagnostic
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
Guest Agent Diagnostic
INHERITED FROM
⇒
GuestAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
AgentDiagnosticType
String
AgentVersion
Boolean
DHCP
Whether DHCP is enabled or not.
String
OSVersion
UInt32
ProtocolVersion
Protocol Version.
Boolean
RDSHMode
Whether RDSH Mode is enabled or not.
String
Server
State
Guest Agent Diagnostic State.
Boolean
TerminalServicesInstalled
Whether Terminal Services are installed or not.
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 ()
References to Commands
Last updated