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