Share via


DynamicDeliveryAttributeMapping Class

Definition

Dynamic delivery attribute mapping details.

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

Constructors

DynamicDeliveryAttributeMapping()

Initializes a new instance of DynamicDeliveryAttributeMapping.

Properties

Name

Name of the delivery attribute or header.

(Inherited from DeliveryAttributeMapping)
SourceField

JSON path in the event which contains attribute value.

Applies to