Freigeben über


DeliveryRule.Conditions Eigenschaft

Definition

Ruft eine Liste der Bedingungen ab, die für die auszuführenden Aktionen übereinstimmen müssen, oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: