ApplicationGatewayRewriteRuleCondition.Pattern Property

Definition

The pattern, either fixed string or regular expression, that evaluates the truthfulness of the condition.

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

Property Value

Applies to