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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET