TrafficWeight interface
指派給修訂的流量權數
屬性
label | 將流量標籤與修訂產生關聯 |
latest |
表示流量權數屬於最新的穩定修訂 |
revision |
修訂的名稱 |
weight | 指派給修訂的流量權數 |
屬性詳細資料
label
將流量標籤與修訂產生關聯
label?: string
屬性值
string
latestRevision
表示流量權數屬於最新的穩定修訂
latestRevision?: boolean
屬性值
boolean
revisionName
修訂的名稱
revisionName?: string
屬性值
string
weight
指派給修訂的流量權數
weight?: number
屬性值
number