TemplateStatus Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Template.TemplateStatus
DESCRIPTION
Template Status
INHERITED FROM
RASSerilazableObj⇒RASAgentInfo⇒TemplateStatus
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
AgentState | |||
AgentStatus | Agent Status. | ||
String | AgentVer | Last known Agent Version. | |
String | DesktopId | Desktop ID. | |
Distribution | Template Status. | ||
String | Id | ||
String | Name | Template name. | |
PowerState | Power State. | ||
UInt32 | ProviderId | Provider ID. | |
ServerType | |||
UInt32 | SiteId | ||
Status | Template Status. | ||
Boolean | TemplateHasClones | Whether the template has clones. | |
Boolean | TemplateVMExist | Whether the template has VM. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | ||
Boolean | Equals (Object obj) | ||
Int32 | GetHashCode () | ||
Type | GetType () | ||
String | ToString () |
Last updated