hetzner-ts
Preparing search index...
locations/types
Datacenter
Interface Datacenter
interface
Datacenter
{
description
:
string
;
id
:
number
;
location
:
Location
;
name
:
string
;
server_types
:
{
available
:
number
[]
;
available_for_migration
:
number
[]
;
supported
:
number
[]
;
}
;
}
Index
Properties
description
id
location
name
server_
types
Properties
description
description
:
string
id
id
:
number
location
location
:
Location
name
name
:
string
server_
types
server_types
:
{
available
:
number
[]
;
available_for_migration
:
number
[]
;
supported
:
number
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
location
name
server_
types
hetzner-ts
Loading...