TemplateStatus Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Template.TemplateStatus
DESCRIPTION
Template Status
INHERITED FROM
RASSerilazableObj⇒RASAgentInfo⇒TemplateStatus
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AgentVer
Last known Agent Version.
String
DesktopId
Desktop ID.
String
Name
Template name.
UInt32
ProviderId
Provider ID.
Boolean
TemplateHasClones
Whether the template has clones.
Boolean
TemplateVMExist
Whether the template has VM.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated