LocationProperties
Properties
| cpu_architecture | Array<CpuArchitectureProperties> | A list of available CPU types and related resources available in the location. | [optional][readonly] |
| features | Array<String> | A list of available features in the location. | [optional][readonly] |
| image_aliases | Array<String> | A list of image aliases available in the location. | [optional][readonly] |
| name | String | The location name. | [optional] |
Example
Last updated