共用方式為


PartnerEventSubscriptionDestination 類別

PartnerEventSubscriptionDestination。

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

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

建構函式

PartnerEventSubscriptionDestination(*, resource_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

resource_id
str

Azure 資源識別碼,代表事件訂用帳戶之合作夥伴目的地的端點。

變數

endpoint_type
strEndpointType

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

resource_id
str

Azure 資源識別碼,代表事件訂用帳戶之合作夥伴目的地的端點。