Share via


ExceptionEntry.SelectorMatchOperator Property

Definition

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

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

Property Value

Applies to