Available in Classic
This is a load balancer server instance.
Syntax
The syntax is as follows.
private ServerInstance serverInstance;
private List<ServerHealthCheckStatus> serverHealthCheckStatusList;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
serverInstance |
ServerInstance | Optional | Load balancer-bound server instance |
serverHealthCheckStatusList |
List<serverHealthCheckStatusList> | Optional | Status list for the communication rules with servers set up by the load balancer |