共用方式為


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 類別的新實例。

DeliveryRuleUrlPathCondition(UrlPathConditionParameters)

初始化 DeliveryRuleUrlPathCondition 類別的新實例。

屬性

Parameters

取得或設定會定義條件的參數。

方法

Validate()

驗證 物件。

適用於