DynamicDeliveryAttributeMapping Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Dynamic delivery attribute mapping details.
public class DynamicDeliveryAttributeMapping : Azure.ResourceManager.EventGrid.Models.DeliveryAttributeMapping
public class DynamicDeliveryAttributeMapping : Azure.ResourceManager.EventGrid.Models.DeliveryAttributeMapping, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.EventGrid.Models.DynamicDeliveryAttributeMapping>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.EventGrid.Models.DynamicDeliveryAttributeMapping>
type DynamicDeliveryAttributeMapping = class
inherit DeliveryAttributeMapping
type DynamicDeliveryAttributeMapping = class
inherit DeliveryAttributeMapping
interface IJsonModel<DynamicDeliveryAttributeMapping>
interface IPersistableModel<DynamicDeliveryAttributeMapping>
Public Class DynamicDeliveryAttributeMapping
Inherits DeliveryAttributeMapping
Public Class DynamicDeliveryAttributeMapping
Inherits DeliveryAttributeMapping
Implements IJsonModel(Of DynamicDeliveryAttributeMapping), IPersistableModel(Of DynamicDeliveryAttributeMapping)
- Inheritance
- Implements
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. |
Explicit Interface Implementations
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET