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