ProviderAgentDiagnostic Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
Provider Agent Diagnostic
INHERITED FROM
RASSerilazableObj⇒ProviderAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
AgentDiagnosticType | |||
String | AgentVersion | ||
String | ConnectedBrokerIP | Connected Broker IP. | |
String | OSVersion | ||
UInt32 | ProviderPort | Provider port. | |
String | Server | ||
State | Provider Agent Diagnostic State. | ||
UInt32 | Version | Version. |
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