FixedRatioVersionSelectionRule interface
model interface FixedRatioVersionSelectionRule
- Extends
Properties
| traffic_percentage | The percentage of traffic to route to the version. Must be between 0 and 100. |
| type |
Inherited Properties
| agent_version | The agent version to route traffic to |
Property Details
traffic_percentage
The percentage of traffic to route to the version. Must be between 0 and 100.
traffic_percentage: number
Property Value
number
type
type: "FixedRatio"
Property Value
"FixedRatio"
Inherited Property Details
agent_version
The agent version to route traffic to
agent_version: string
Property Value
string
Inherited From VersionSelectionRule.agent_version