# LocationProperties

## Properties

| Name                | Type                                                                                                        | Description                                                                    | Notes                                           |
| ------------------- | ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------------------------------- |
| **cpuArchitecture** | [**Array\<CpuArchitectureProperties>**](https://docs.ionos.com/nodejs-sdk/models/cpuarchitectureproperties) | A list of available CPU types and related resources available in the location. | \[optional] \[readonly] \[default to undefined] |
| **features**        | **Array\<string>**                                                                                          | A list of available features in the location.                                  | \[optional] \[readonly] \[default to undefined] |
| **imageAliases**    | **Array\<string>**                                                                                          | A list of image aliases available in the location.                             | \[optional] \[readonly] \[default to undefined] |
| **name**            | **string**                                                                                                  | The location name.                                                             | \[optional] \[default to undefined]             |
