EndpointPropertiesUpdateParametersDeliveryPolicy.Rules Proprietà

Definizione

Ottiene o imposta un elenco delle regole di recapito.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a