Share via


CustomRule.MatchConditions Property

Definition

List of match conditions.

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

Property Value

Applies to