DynamicDeliveryAttributeMapping Class
Dynamic delivery attribute mapping details.
Constructor
DynamicDeliveryAttributeMapping(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
Name of the delivery attribute or header. |
|
properties
|
Properties of dynamic delivery attribute mapping. |
|
type
|
str or
<xref:azure.mgmt.eventgrid.models.DYNAMIC>
Type of the delivery attribute or header name. Required. Dynamic. |
Attributes
properties
Properties of dynamic delivery attribute mapping.
properties: _models.DynamicDeliveryAttributeMappingProperties | None
type
Type of the delivery attribute or header name. Required. Dynamic.
type: DYNAMIC: 'Dynamic'>]