TemplateAdvancedAzure Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
Available to VDI/RDS Templates Azure and AVD Templates
INHERITED FROM
RASSerilazableObj⇒TemplateAdvancedAzure
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | Location | Location. | |
OSDiskType | OS disk type. | ||
String | ResourceGroup | Resource group. | |
Subnet | Subnet. | ||
String | VirtualNetworkID | Virtual network ID. | |
String | VirtualNetworkName | Virtual network name. | |
String | VMSize | VM size. |
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