Share via


WebApplicationFirewallCustomRule.Priority Property

Definition

Priority of the rule. Rules with a lower value will be evaluated before rules with a higher value.

public Azure.Provisioning.BicepValue<int> Priority { get; set; }
member this.Priority : Azure.Provisioning.BicepValue<int> with get, set
Public Property Priority As BicepValue(Of Integer)

Property Value

Applies to