ProviderSysInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ProviderSystemInfo

DESCRIPTION

Provider System Information

INHERITED FROM

RASSerilazableObjarrow-up-rightRASAgentInfoarrow-up-right⇒ProviderSysInfo

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

ActiveConnections

Number of active connections.

String

AgentVer

UInt32

CPULoad

UInt32

DiskRead

UInt32

DiskWrite

Boolean

Enabled

String

FriendlyName

The Provider Friendly Name.

HighAvailabilityState

High Availability state.

String

Id

String

MachineId

UInt32

MemLoad

String

PreferredBroker

Specifies the preferred Connection Broker.

String

Server

String

ServerOS

String

ServiceStartTime

UInt32

SiteId

String

SystemBootTime

UInt32

UnhandledExceptions

String

VDIAgent

FQDN or IP address of the VDI Agent.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated