hetzner-ts
Preparing search index...
load-balancers/types
LoadBalancerType
Interface LoadBalancerType
interface
LoadBalancerType
{
deprecated
:
string
;
description
:
string
;
id
:
number
;
max_assigned_certificates
:
number
;
max_connections
:
number
;
max_services
:
number
;
max_targets
:
number
;
name
:
string
;
prices
:
{
included_traffic
:
number
;
location
:
string
;
price_hourly
:
{
gross
:
string
;
net
:
string
}
;
price_monthly
:
{
gross
:
string
;
net
:
string
}
;
price_per_tb_traffic
:
{
gross
:
string
;
net
:
string
}
;
}
[]
;
}
Index
Properties
deprecated
description
id
max_
assigned_
certificates
max_
connections
max_
services
max_
targets
name
prices
Properties
deprecated
deprecated
:
string
description
description
:
string
id
id
:
number
max_
assigned_
certificates
max_assigned_certificates
:
number
max_
connections
max_connections
:
number
max_
services
max_services
:
number
max_
targets
max_targets
:
number
name
name
:
string
prices
prices
:
{
included_traffic
:
number
;
location
:
string
;
price_hourly
:
{
gross
:
string
;
net
:
string
}
;
price_monthly
:
{
gross
:
string
;
net
:
string
}
;
price_per_tb_traffic
:
{
gross
:
string
;
net
:
string
}
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deprecated
description
id
max_
assigned_
certificates
max_
connections
max_
services
max_
targets
name
prices
hetzner-ts
Loading...