For the complete documentation index, see llms.txt. This page is also available as Markdown.

LocationProperties

Properties

Name
Type
Description
Notes

cpuArchitecture

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]

Last updated

Was this helpful?