WebHookEventSubscriptionDestination.DeliveryAttributeMappings プロパティ

定義

配信属性の詳細。 基底クラスであることに注意 DeliveryAttributeMapping してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がStaticDeliveryAttributeMapping含まれますDynamicDeliveryAttributeMapping

public System.Collections.Generic.IList<Azure.ResourceManager.EventGrid.Models.DeliveryAttributeMapping> DeliveryAttributeMappings { get; }
member this.DeliveryAttributeMappings : System.Collections.Generic.IList<Azure.ResourceManager.EventGrid.Models.DeliveryAttributeMapping>
Public ReadOnly Property DeliveryAttributeMappings As IList(Of DeliveryAttributeMapping)

プロパティ値

適用対象