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

적용 대상