你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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()

验证 对象。

适用于