Sdílet prostřednictvím


DeliveryRule.Actions Vlastnost

Definice

Získá nebo nastaví seznam akcí, které jsou provedeny při splnění všech podmínek pravidla.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro