共用方式為


HybridConnectionEventSubscriptionDestination.DeliveryAttributeMappings Property

Definition

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

Applies to