Do not construct this object directly, use the weightedBackends
property of an Ngrok
client object instead.
Create a new Weighted backend
Delete a Weighted backend by ID.
Get detailed information about a Weighted backend by ID
List all Weighted backends on this account
Update Weighted backend by ID
Generated using TypeDoc
A Weighted Backend balances traffic among the referenced backends. Traffic is assigned proportionally to each based on its weight. The percentage of traffic is calculated by dividing a backend's weight by the sum of all weights.