你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RemoteAddressMatchCondition.MatchValues 属性

定义

匹配要匹配的值。 运算符将应用于此处包含 OR 语义的每个值。 如果其中任何一个匹配变量与给定运算符匹配,则此匹配条件被视为匹配。

public System.Collections.Generic.IList<string> MatchValues { get; }
member this.MatchValues : System.Collections.Generic.IList<string>
Public ReadOnly Property MatchValues As IList(Of String)

属性值

适用于