다음을 통해 공유


DeliveryRule.Conditions 속성

정의

실행할 작업에 대해 일치해야 하는 조건 목록을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상