你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SslProtocolMatchConditionParameters interface
定义 SslProtocol 匹配条件的参数
属性
match |
传递规则条件的匹配值 |
negate |
描述这是否为否定条件 |
operator | 描述要匹配的运算符 |
transforms | 转换列表 |
type |
属性详细信息
matchValues
传递规则条件的匹配值
matchValues?: string[]
属性值
string[]
negateCondition
描述这是否为否定条件
negateCondition?: boolean
属性值
boolean
operator
描述要匹配的运算符
operator: string
属性值
string
transforms
转换列表
transforms?: string[]
属性值
string[]
typeName
typeName: "DeliveryRuleSslProtocolConditionParameters"
属性值
"DeliveryRuleSslProtocolConditionParameters"