GatewayAgentDiagnostic

NAMESPACE

RASAdminEngine.Core.OutputModels.AgentDiagnostic

DESCRIPTION

Gateway Agent Diagnostic

INHERITED FROM

RASSerilazableObj

GatewayAgentDiagnostic

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AgentDiagnosticType

Type of agent diagnostic.

String

AgentVersion

Agent Version.

String

ExtendedInfo

Extended info.

FIPSMode

FIPS Mode. List<String> IPs Gateway IP List.

String

OSVersion

Operating System Version.

String

Server

Server name.

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 ()

### References to Commands

Last updated