DeliveryRuleUrlPathCondition 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義傳遞規則的 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
- 繼承
- 屬性
-
Newtonsoft.Json.JsonObjectAttribute
建構函式
DeliveryRuleUrlPathCondition() |
初始化 DeliveryRuleUrlPathCondition 類別的新實例。 |
DeliveryRuleUrlPathCondition(UrlPathConditionParameters) |
初始化 DeliveryRuleUrlPathCondition 類別的新實例。 |
屬性
Parameters |
取得或設定會定義條件的參數。 |
方法
Validate() |
驗證 物件。 |