Compartilhar via


EndpointPropertiesUpdateParametersDeliveryPolicy.Rules Propriedade

Definição

Obtém ou define uma lista das regras 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a