ProviderHostApp Class
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 | ||
List<VDIServerAppInfo> | Applications | ||
Connection | Inherited from ProviderHost | ||
String | HostID | Inherited from ProviderHost | |
String | IP | Inherited from ProviderHost | |
Boolean | IsMaintenance | Inherited from ProviderHost | |
Boolean | IsTemplate | Inherited from ProviderHost | |
LogLevel | Inherited from ProviderHost | ||
String | Name | Inherited from ProviderHost | |
UInt32 | ProviderID | Inherited from ProviderHost | |
String | Server | Inherited from ProviderHost | |
String | ServiceStartTime | Inherited from ProviderHost | |
Session | Inherited from ProviderHost | ||
State | Inherited from ProviderHost | ||
String | SystemBootTime | Inherited from ProviderHost | |
UInt32 | TemplateID | Inherited from ProviderHost | |
String | TemplateName | Inherited from ProviderHost | |
TemplateType | Inherited from ProviderHost | ||
UInt32 | UnhandledExceptions | Inherited from ProviderHost | |
String | User | Inherited from ProviderHost |
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 () |
Last updated