# TemplateAdvancedAzure Class

### NAMESPACE

RASAdminEngine.Core.OutputModels.Template

### DESCRIPTION

Available to VDI/RDS Templates Azure and AVD Templates

### INHERITED FROM

[RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html)⇒TemplateAdvancedAzure

### INTERFACES

* ISerializable
* IComparable

### PUBLIC PROPERTIES

| Type                                                                                                                          | Name               | Description |                       |
| ----------------------------------------------------------------------------------------------------------------------------- | ------------------ | ----------- | --------------------- |
| String                                                                                                                        | Location           |             | Location.             |
| [DiskType](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/DiskType.html) | OSDiskType         |             | OS disk type.         |
| String                                                                                                                        | ResourceGroup      |             | Resource group.       |
| [Subnet](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/Subnet.html)     | 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](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Boolean | Equals (Object obj)    | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Int32   | GetHashCode ()         | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Type    | GetType ()             |                                                                                                                                                                |   |
| String  | ToString ()            |                                                                                                                                                                |   |
