# TemplateProperties

## Properties

| Name              | Type      | Description             | Notes |
| ----------------- | --------- | ----------------------- | ----- |
| **cores**         | **float** | The CPU cores count.    |       |
| **name**          | **str**   | The resource name.      |       |
| **ram**           | **float** | The RAM size in MB.     |       |
| **storage\_size** | **float** | The storage size in GB. |       |
