ProviderHostApp

NAMESPACE

RASAdminEngine.Core.OutputModels.ProviderSystemInfo

DESCRIPTION

Provider Host Application

INHERITED FROM

RASSerilazableObj

⇒

ProviderHost

⇒

ProviderHostApp

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AgentState

Inherited from ProviderHost Agent state. List<VDIServerAppInfo> Applications

Connection

Inherited from ProviderHost VDI Host Connection.

String

HostID

Inherited from ProviderHost Host ID.

String

IP

Inherited from ProviderHost IP of the Provider.

Boolean

IsMaintenance

Inherited from ProviderHost Whether the Provider is in maintenance or not.

Boolean

IsTemplate

Inherited from ProviderHost Whether the Provider is a template or not.

LogLevel

Inherited from ProviderHost RAS Log Level for this Provider.

String

Name

Inherited from ProviderHost Provider name.

UInt32

ProviderID

Inherited from ProviderHost Provider ID.

String

Server

Inherited from ProviderHost FQDN or IP address of the RAS Server.

String

ServiceStartTime

Inherited from ProviderHost Service start time.

Session

Inherited from ProviderHost VDI user session.

State

Inherited from ProviderHost VDI Host State.

String

SystemBootTime

Inherited from ProviderHost System boot time.

UInt32

TemplateID

Inherited from ProviderHost Template ID.

String

TemplateName

Inherited from ProviderHost Template Name.

TemplateType

Inherited from ProviderHost Template Type.

UInt32

UnhandledExceptions

Inherited from ProviderHost Number of unhandled exceptions.

String

User

Inherited from ProviderHost Provider user name.

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 Types

Last updated