Template
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
RAS Template
INHERITED FROM
⇒
⇒
Template
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
AvailabilitySet
Availability Set.
String
AzureId
Azure ID. Nullable<CloneMethod> CloneMethod Clone method: Full clone (default) or Linked clone.
String
Description
Template Description
UInt32
Id
ID of the object. Nullable<Boolean> InheritDefaultOptimizationSettings Specifies the 'Image Optimization' object.
String
Name
Template Name
UInt32
ProviderId
Provider ID
UInt32
SiteId
Site ID
String
VMId
The ID of the source VM.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
----
Last updated