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) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated