NamespaceManagement_LoadBalancers_Server
NamespaceManagement_LoadBalancers_Server
A LoadBalancers.Server represents an endpoint used to configure load balancers.
JSON Example
{
"host": "string",
"port": 0
}
string
host
Required
Load balancer hostname or IPv4 address.
integer As int64
port
Required
Load balancer port.