DeliveryRuleUrlFileExtensionCondition 클래스

정의

배달 규칙에 대한 URL 파일 확장자 조건을 정의합니다.

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

생성자

DeliveryRuleUrlFileExtensionCondition()

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

DeliveryRuleUrlFileExtensionCondition(UrlFileExtensionConditionParameters)

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

속성

Parameters

조건의 매개 변수를 정의하거나 가져옵니다.

메서드

Validate()

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

적용 대상