Template

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 User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

Advanced

Advanced settings.

Boolean

AvailabilitySet

Availability Set.

String

AzureId

Azure ID. Nullable<CloneMethod> CloneMethod Clone method: Full clone (default) or Linked clone.

String

Description

Template Description

Distribution

Datastore Source.

UInt32

Id

ID of the object. Nullable<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 Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

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 ()

### References to Commands

----

Last updated