hetzner-ts
Preparing search index...
servers/types
DatacenterLocation
Interface DatacenterLocation
interface
DatacenterLocation
{
city
:
string
;
country
:
string
;
description
:
string
;
id
:
number
;
latitude
:
number
;
longitude
:
number
;
name
:
string
;
network_zone
:
string
;
}
Index
Properties
city
country
description
id
latitude
longitude
name
network_
zone
Properties
city
city
:
string
country
country
:
string
description
description
:
string
id
id
:
number
latitude
latitude
:
number
longitude
longitude
:
number
name
name
:
string
network_
zone
network_zone
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
description
id
latitude
longitude
name
network_
zone
hetzner-ts
Loading...