FrontDoorRulePatch.Conditions Property

Definition

A list of conditions that must be matched for the actions to be executed.

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

Property Value

Applies to