共用方式為


EventHubEventSubscriptionDestination 類別

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

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

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

建構函式

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

僅限關鍵字參數

名稱 Description
resource_id
str

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

delivery_attribute_mappings

傳遞屬性詳細資料。

變數

名稱 Description
endpoint_type

必要。 事件訂用帳戶目的地的端點類型。由伺服器填入的常數。 可能的值包括:「WebHook」、「EventHub」、「StorageQueue」、「HybridConnection」、「ServiceBusQueue」、「ServiceBusTopic」、「AzureFunction」。

resource_id
str

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

delivery_attribute_mappings

傳遞屬性詳細資料。