HALBDeviceAgentDiagnostic Class

NAMESPACE

RASAdminEngine.Core.OutputModels.AgentDiagnostic

DESCRIPTION

HALB Device Agent Status

INHERITED FROM

RASSerilazableObjarrow-up-right⇒HALBDeviceAgentDiagnostic

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AgentVersion

Boolean

Initialized

Whether the HALB Device is initialized or not.

String

IPAddress

IP Address.

Boolean

Logging

Whether Logging is enabled or not.

String

MACAddress

MACAddress.

String

OSVersion

String

Server

State

HALB Device Agent Diagnostic State.

Boolean

Supported

Whether the HALB Device is supported or not.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated