hetzner-ts
Preparing search index...
networks/types
NetworkSubnet
Interface NetworkSubnet
interface
NetworkSubnet
{
gateway
:
string
;
ip_range
:
string
;
network_zone
:
string
;
type
:
"server"
|
"cloud"
|
"vswitch"
;
vswitch_id
?:
null
|
number
;
}
Index
Properties
gateway
ip_
range
network_
zone
type
vswitch_
id?
Properties
gateway
gateway
:
string
ip_
range
ip_range
:
string
network_
zone
network_zone
:
string
type
type
:
"server"
|
"cloud"
|
"vswitch"
Optional
vswitch_
id
vswitch_id
?:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gateway
ip_
range
network_
zone
type
vswitch_
id
hetzner-ts
Loading...