Partilhar via


Rule.Conditions Propriedade

Definição

Obtém ou define uma lista de condições que devem ser correspondidas para que as ações sejam executadas

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a