次の方法で共有


DeliveryRuleUrlFileNameCondition クラス

定義

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

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

コンストラクター

DeliveryRuleUrlFileNameCondition()

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

DeliveryRuleUrlFileNameCondition(UrlFileNameMatchConditionParameters)

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

プロパティ

Parameters

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

メソッド

Validate()

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

適用対象