> For the complete documentation index, see [llms.txt](https://docs.ionos.com/python-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/python-sdk/models/locationproperties.md).

# LocationProperties

## Properties

| Name                  | Type                                                                                     | Description                                                                    | Notes                   |
| --------------------- | ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------- |
| **cpu\_architecture** | [**list\[CpuArchitectureProperties\]**](/python-sdk/models/cpuarchitectureproperties.md) | A list of available CPU types and related resources available in the location. | \[optional] \[readonly] |
| **features**          | **list\[str]**                                                                           | A list of available features in the location.                                  | \[optional] \[readonly] |
| **image\_aliases**    | **list\[str]**                                                                           | A list of image aliases available in the location.                             | \[optional] \[readonly] |
| **name**              | **str**                                                                                  | The location name.                                                             | \[optional]             |
