TemplateSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Host Pool Template Settings
INHERITED FROM
⇒
TemplateSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
Nullable<UInt32> | TemplateId | Template ID
Nullable<UInt32> | TemplateVersionId | Template Version ID
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