Partager via


EndpointPropertiesUpdateParametersDeliveryPolicy.Rules Propriété

Définition

Obtient ou définit une liste des règles de remise.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à