BrokerAgentDiagnostic Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
Broker Agent Diagnostic
INHERITED FROM
RASSerilazableObj⇒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) | ||
Boolean | Equals (Object obj) | ||
Int32 | GetHashCode () | ||
Type | GetType () | ||
String | ToString () |
Last updated