次の方法で共有


SocketAddrMatchConditionParameters interface

SocketAddress の一致条件のパラメーターを定義します

プロパティ

matchValues

配信ルールの条件の一致値

negateCondition

これが否定条件であるかどうかを説明します

operator

一致する演算子について説明します

transforms

変換のリスト

typeName

プロパティの詳細

matchValues

配信ルールの条件の一致値

matchValues?: string[]

プロパティ値

string[]

negateCondition

これが否定条件であるかどうかを説明します

negateCondition?: boolean

プロパティ値

boolean

operator

一致する演算子について説明します

operator: string

プロパティ値

string

transforms

変換のリスト

transforms?: string[]

プロパティ値

string[]

typeName

typeName: "DeliveryRuleSocketAddrConditionParameters"

プロパティ値

"DeliveryRuleSocketAddrConditionParameters"