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

ExceptionEntry.SelectorMatchOperator Property

Definition

When the matchVariable points to a key-value pair (e.g, RequestHeader), this operates on the selector.

public Azure.ResourceManager.Network.Models.ExceptionEntrySelectorMatchOperator? SelectorMatchOperator { get; set; }
member this.SelectorMatchOperator : Nullable<Azure.ResourceManager.Network.Models.ExceptionEntrySelectorMatchOperator> with get, set
Public Property SelectorMatchOperator As Nullable(Of ExceptionEntrySelectorMatchOperator)

Property Value

Applies to