Template Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
RAS Template
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒Template
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | AdminCreate | Inherited from RASListObj | |
String | AdminLastMod | Inherited from RASListObj | |
Advanced | Advanced settings. | ||
Nullable<CloneMethod> | CloneMethod | Clone method: Full clone (default) or Linked clone. | |
UInt32 | Id | ||
Boolean | InheritDefaultOptimizationSettings | Specifies the 'Image Optimization' object. | |
LicenseKeys | License Key settings. | ||
String | Name | Template Name | |
ObjType | Template Object Type | ||
Optimization | Specifies the 'Image Optimization' object. | ||
Preparation | Preparation settings. | ||
UInt32 | ProviderId | Provider ID | |
UInt32 | SiteId | Site ID | |
TemplateType | The Template type. | ||
DateTime | TimeCreate | Inherited from RASListObj | |
DateTime | TimeLastMod | Inherited from RASListObj | |
String | VMId | The ID of the source VM. |
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