FixedRatioVersionSelectionRule interface

model interface FixedRatioVersionSelectionRule

Extends

プロパティ

traffic_percentage

バージョンにルーティングするトラフィックの割合。 0 ~ 100 の間である必要があります。

type

継承されたプロパティ

agent_version

トラフィックをルーティングするためのエージェントバージョン

プロパティの詳細

traffic_percentage

バージョンにルーティングするトラフィックの割合。 0 ~ 100 の間である必要があります。

traffic_percentage: number

プロパティ値

number

type

type: "FixedRatio"

プロパティ値

"FixedRatio"

継承されたプロパティの詳細

agent_version

トラフィックをルーティングするためのエージェントバージョン

agent_version: string

プロパティ値

string

VersionSelectionRule.agent_versionから受け継いだ