次の方法で共有


DeliveryRuleUrlFileExtensionCondition クラス

定義

配信ルールの UrlFileExtension 条件を定義します。

[Newtonsoft.Json.JsonObject("UrlFileExtension")]
public class DeliveryRuleUrlFileExtensionCondition : Microsoft.Azure.Management.Cdn.Models.DeliveryRuleCondition
[<Newtonsoft.Json.JsonObject("UrlFileExtension")>]
type DeliveryRuleUrlFileExtensionCondition = class
    inherit DeliveryRuleCondition
Public Class DeliveryRuleUrlFileExtensionCondition
Inherits DeliveryRuleCondition
継承
DeliveryRuleUrlFileExtensionCondition
属性
Newtonsoft.Json.JsonObjectAttribute

コンストラクター

DeliveryRuleUrlFileExtensionCondition()

DeliveryRuleUrlFileExtensionCondition クラスの新しいインスタンスを初期化します。

DeliveryRuleUrlFileExtensionCondition(UrlFileExtensionMatchConditionParameters)

DeliveryRuleUrlFileExtensionCondition クラスの新しいインスタンスを初期化します。

プロパティ

Parameters

条件のパラメーターを取得または設定して定義します。

メソッド

Validate()

オブジェクトを検証します。

適用対象