DeliveryRuleUrlPathCondition 클래스

정의

배달 규칙의 URL 경로 조건을 정의합니다.

[Newtonsoft.Json.JsonObject("UrlPath")]
public class DeliveryRuleUrlPathCondition : Microsoft.Azure.Management.Cdn.Fluent.Models.DeliveryRuleCondition
[<Newtonsoft.Json.JsonObject("UrlPath")>]
type DeliveryRuleUrlPathCondition = class
    inherit DeliveryRuleCondition
Public Class DeliveryRuleUrlPathCondition
Inherits DeliveryRuleCondition
상속
DeliveryRuleUrlPathCondition
특성
Newtonsoft.Json.JsonObjectAttribute

생성자

DeliveryRuleUrlPathCondition()

DeliveryRuleUrlPathCondition 클래스의 새 instance 초기화합니다.

DeliveryRuleUrlPathCondition(UrlPathConditionParameters)

DeliveryRuleUrlPathCondition 클래스의 새 instance 초기화합니다.

속성

Parameters

조건의 매개 변수를 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상