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

DynamicDeliveryAttributeMapping interface

Dynamic delivery attribute mapping details.

Extends

Properties

sourceField

JSON path in the event which contains attribute value.

type

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

name

Name of the delivery attribute or header.

Property Details

sourceField

JSON path in the event which contains attribute value.

sourceField?: string

Property Value

string

type

Polymorphic discriminator, which specifies the different types this object can be

type: "Dynamic"

Property Value

"Dynamic"

Inherited Property Details

name

Name of the delivery attribute or header.

name?: string

Property Value

string

Inherited From DeliveryAttributeMapping.name