EventHubEventSubscriptionDestination クラス

定義

イベント サブスクリプションのイベント ハブの送信先に関する情報。

public class EventHubEventSubscriptionDestination : Azure.ResourceManager.EventGrid.Models.EventSubscriptionDestination
type EventHubEventSubscriptionDestination = class
    inherit EventSubscriptionDestination
Public Class EventHubEventSubscriptionDestination
Inherits EventSubscriptionDestination
継承
EventHubEventSubscriptionDestination

コンストラクター

EventHubEventSubscriptionDestination()

EventHubEventSubscriptionDestination の新しいインスタンスを初期化します。

プロパティ

DeliveryAttributeMappings

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

ResourceId

イベント サブスクリプションのイベント ハブの送信先のエンドポイントを表す Azure リソース ID。

適用対象