共用方式為


EndpointPropertiesUpdateParametersDeliveryPolicy.Rules 屬性

定義

取得或設定傳遞規則的清單。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於