Compartir a través de


EndpointPropertiesUpdateParametersDeliveryPolicy.Rules Propiedad

Definición

Obtiene o establece una lista de las reglas de entrega.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a