Partager via


DeliveryRule.Actions Propriété

Définition

Obtient ou définit une liste d’actions qui sont exécutées lorsque toutes les conditions d’une règle sont remplies.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à