RDSAgentDiagnostic

NAMESPACE

RASAdminEngine.Core.OutputModels.AgentDiagnostic

DESCRIPTION

RDS Agent Diagnostic

INHERITED FROM

RASSerilazableObj

RDSAgentDiagnostic

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AgentDiagnosticType

String

AgentVersion

String

ConnectedBrokerIP

Connected Broker IP.

Boolean

DEInstalled

LogonStatus

Logon status.

String

OSVersion

Boolean

PendingReboot

Whether the RDS is pending reboot or not.

String

Server

State

RDS Agent Diagnostic State.

Boolean

TerminalServicesInstalled

Whether Terminal Services are installed or not.

UInt32

TerminalServicesPort

Terminal Services port.

UPDStatus

UPD status.

UInt32

Version

Version.

Boolean

WIAServiceEnabled

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