WebApplicationFirewallCustomRule.MatchConditions Property

Definition

List of match conditions.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.MatchCondition> MatchConditions { get; set; }
member this.MatchConditions : Azure.Provisioning.BicepList<Azure.Provisioning.Network.MatchCondition> with get, set
Public Property MatchConditions As BicepList(Of MatchCondition)

Property Value

Applies to