weight property
The weight associated with the host. If hosts are equal in priority, calls are distributed among them based on their relative weight.
Implementation
final int? weight;
The weight associated with the host. If hosts are equal in priority, calls are distributed among them based on their relative weight.
final int? weight;