共用方式為


EventHubEventSubscriptionDestination 類別

事件訂用帳戶之事件中樞目的地的相關資訊。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.eventgrid.models._models_py3.EventSubscriptionDestination
EventHubEventSubscriptionDestination

建構函式

EventHubEventSubscriptionDestination(*, resource_id: str | None = None, delivery_attribute_mappings: List[_models.DeliveryAttributeMapping] | None = None, **kwargs: Any)

Keyword-Only Parameters

resource_id
str

Azure 資源識別碼,表示事件訂用帳戶事件中樞目的地的端點。

delivery_attribute_mappings
list[DeliveryAttributeMapping]

傳遞屬性詳細資料。

變數

endpoint_type
strEndpointType

事件訂用帳戶目的地的端點類型。 必要。 已知值為:「WebHook」、「EventHub」、「StorageQueue」、「HybridConnection」、「ServiceBusQueue」、「ServiceBusTopic」、「AzureFunction」、「PartnerDestination」、「MonitorAlert」 和 「NamespaceTopic」。

resource_id
str

Azure 資源識別碼,表示事件訂用帳戶事件中樞目的地的端點。

delivery_attribute_mappings
list[DeliveryAttributeMapping]

傳遞屬性詳細資料。