# TemplateProperties

## Properties

| Name            | Type       | Description             | Notes                   |
| --------------- | ---------- | ----------------------- | ----------------------- |
| **cores**       | **number** | The CPU cores count.    | \[default to undefined] |
| **name**        | **string** | The resource name.      | \[default to undefined] |
| **ram**         | **number** | The RAM size in MB.     | \[default to undefined] |
| **storageSize** | **number** | The storage size in GB. | \[default to undefined] |
