DeliveryRule.Conditions Proprietà

Definizione

Ottiene o imposta un elenco di condizioni che devono essere soddisfatte per l'esecuzione delle azioni

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a