BrokerAgentDiagnostic
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
Broker Agent Diagnostic
INHERITED FROM
⇒
BrokerAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
AgentDiagnosticType
String
AgentVersion
Boolean
CanTakeover
Whether the Broker can be taken over or not.
String
IP
Broker IP.
String
OSVersion
String
PrimaryServer
Primary Server.
String
Server
State
Broker Agent Diagnostic 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 ()
References to Commands
Last updated