次の方法で共有


EventHubEventSubscriptionDestination.DeliveryAttributeMappings プロパティ

定義

配信属性の詳細を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象