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

DynamicDeliveryAttributeMapping 类

定义

动态传递属性映射详细信息。

public class DynamicDeliveryAttributeMapping : Azure.ResourceManager.EventGrid.Models.DeliveryAttributeMapping
type DynamicDeliveryAttributeMapping = class
    inherit DeliveryAttributeMapping
Public Class DynamicDeliveryAttributeMapping
Inherits DeliveryAttributeMapping
继承
DynamicDeliveryAttributeMapping

构造函数

DynamicDeliveryAttributeMapping()

初始化 DynamicDeliveryAttributeMapping 的新实例。

属性

Name

传递属性或标头的名称。

(继承自 DeliveryAttributeMapping)
SourceField

包含属性值的事件中的 JSON 路径。

适用于