AVDHostSysInfo

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

AVD Host System Information

INHERITED FROM

RASSerilazableObj

⇒

RASAgentInfo

⇒

AVDHostSysInfo

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AgentState

Inherited from RASAgentInfo Agent State.

String

AgentVer

Agent Version.

Assignment

Assignment.

String

AVDAgent

AVD Agent name.

UInt32

CPULoad

CPU load percentage.

UInt32

DiskRead

Disk Read.

String

Disks

Disk(s).

UInt32

DiskWrite

Disk Write.

Boolean

Enabled

Whether the object is enabled or not.

String

HostIP

Host IP Address.

String

Id

Inherited from RASAgentInfo ID of RAS Agent.

String

Location

Location.

LogLevel

Level of logging: 0 = Critical, 1 = Error, 2 = Warning, 3 = Standard (Information), 4 = Extended, 5 = Verbose (Trace).

String

MachineId

Id of the machine

UInt32

MemLoad

Memory load percentage.

PowerState

Power State.

String

Server

Server name.

String

ServerOS

Server Operating System.

ServerType

Inherited from RASAgentInfo Type of server.

String

ServiceStartTime

Service start time.

UInt32

SiteId

Inherited from RASAgentInfo ID of Site.

String

SubnetName

Subnet name.

String

SystemBootTime

System boot time.

UInt32

UnhandledExceptions

Number of unhandled exceptions.

String

User

User.

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