ServerPortMatchConditionParameters interface
定義 ServerPort 比對條件的參數
屬性
match |
傳遞規則條件的相符值 |
negate |
描述這是否為否定條件 |
operator | 描述要比對的運算子 |
transforms | 轉換的清單 |
type |
屬性詳細資料
matchValues
傳遞規則條件的相符值
matchValues?: string[]
屬性值
string[]
negateCondition
描述這是否為否定條件
negateCondition?: boolean
屬性值
boolean
operator
描述要比對的運算子
operator: string
屬性值
string
transforms
轉換的清單
transforms?: string[]
屬性值
string[]
typeName
typeName: "DeliveryRuleServerPortConditionParameters"
屬性值
"DeliveryRuleServerPortConditionParameters"