次の方法で共有


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 パス。

適用対象