LoadBalancerUpdate Properties |
The LoadBalancerUpdate type exposes the following members.
Name | Description | |
---|---|---|
Algorithm |
Gets the load balancing algorithm used for distributing data between back-end nodes.
| |
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
HalfClosed |
Gets a value indicating whether or not half-closed support is enabled for the load balancer.
| |
Name |
Gets the name of the load balancer.
| |
Port |
Gets the port number the load balancer will listen for connections on.
| |
ProtocolName |
Gets the name of the load balanced protocol.
| |
Timeout |
Gets the timeout value for the load balancer and communications with its nodes.
|