다음을 통해 공유


WebApplicationCustomRule.MatchConditions Property

Definition

List of match conditions.

public System.Collections.Generic.IList<Azure.ResourceManager.FrontDoor.Models.WebApplicationRuleMatchCondition> MatchConditions { get; }
member this.MatchConditions : System.Collections.Generic.IList<Azure.ResourceManager.FrontDoor.Models.WebApplicationRuleMatchCondition>
Public ReadOnly Property MatchConditions As IList(Of WebApplicationRuleMatchCondition)

Property Value

Applies to