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