次の方法で共有


DeliveryRuleResponseHeaderAction クラス

定義

配信ルールの応答ヘッダー アクションを定義します。

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

コンストラクター

DeliveryRuleResponseHeaderAction()

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

DeliveryRuleResponseHeaderAction(HeaderActionParameters)

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

プロパティ

Parameters

アクションのパラメーターを取得または設定します。

メソッド

Validate()

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

適用対象