GatewayAgentDiagnostic Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
Gateway Agent Diagnostic
INHERITED FROM
RASSerilazableObj⇒GatewayAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
AgentDiagnosticType
String
AgentVersion
String
ExtendedInfo
Extended info.
FIPSMode
FIPS Mode.
List<String>
IPs
Gateway IP List.
String
OSVersion
String
Server
State
Gateway Agent Diagnostic Agent State.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Boolean
Equals (Object obj)
Int32
GetHashCode ()
Type
GetType ()
String
ToString ()
Last updated