Partager via


DeliveryRule.Conditions Propriété

Définition

Obtient ou définit une liste de conditions qui doivent être mises en correspondance pour les actions à exécuter

[Newtonsoft.Json.JsonProperty(PropertyName="conditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.DeliveryRuleCondition> Conditions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="conditions")>]
member this.Conditions : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.DeliveryRuleCondition> with get, set
Public Property Conditions As IList(Of DeliveryRuleCondition)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à