ServiceBusTopicEventSubscriptionDestination.DeliveryAttributeMappings Property
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.
Gets or sets delivery attribute details.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.deliveryAttributeMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EventGrid.Models.DeliveryAttributeMapping> DeliveryAttributeMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deliveryAttributeMappings")>]
member this.DeliveryAttributeMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.EventGrid.Models.DeliveryAttributeMapping> with get, set
Public Property DeliveryAttributeMappings As IList(Of DeliveryAttributeMapping)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute