TemplatePreparation
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
RAS Template Preparation settings
INHERITED FROM
⇒
TemplatePreparation
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
String | Administrator | The administrator of the domain specified in the JoinDomain parameter.
String | ComputerName | The FQDN or IP address of the target VM.
String | Domain | Domain or WorkGroup to join (assigned to a VM by RASprep or Sysprep).
String | DomainOrgUnit | Domain Organization unit
ImagePrepTool | ImagePrepTool | Image preparation tool: RASPrep (default) or SysPrep.
String | Organization | Organization name (assigned to a VM by RASprep or Sysprep).
String | OwnerName | A desktop VM owner name (assigned to a VM by RASprep or Sysprep).
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