共用方式為


RemoteAddressMatchConditionParameters interface

定義 RemoteAddress 比對條件的參數

屬性

matchValues

比對要比對的值。 運算子會套用至此處具有 OR 語意的每個值。 如果其中任一項符合變數與指定的運算符,則此比對條件會被視為相符專案。

negateCondition

描述這是否為否定條件

operator

描述要比對的運算符

transforms

轉換清單

typeName

屬性詳細資料

matchValues

比對要比對的值。 運算子會套用至此處具有 OR 語意的每個值。 如果其中任一項符合變數與指定的運算符,則此比對條件會被視為相符專案。

matchValues?: string[]

屬性值

string[]

negateCondition

描述這是否為否定條件

negateCondition?: boolean

屬性值

boolean

operator

描述要比對的運算符

operator: string

屬性值

string

transforms

轉換清單

transforms?: string[]

屬性值

string[]

typeName

typeName: "DeliveryRuleRemoteAddressConditionParameters"

屬性值

"DeliveryRuleRemoteAddressConditionParameters"