Partilhar via


RuleUpdateParameters.Actions Propriedade

Definição

Obtém ou define uma lista de ações executadas quando todas as condições de uma regra são atendidas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a