Share via


ExceptionEntry.Selector Property

Definition

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

public Azure.Provisioning.BicepValue<string> Selector { get; set; }
member this.Selector : Azure.Provisioning.BicepValue<string> with get, set
Public Property Selector As BicepValue(Of String)

Property Value

Applies to