다음을 통해 공유


EventSubscriptionDestination interface

이벤트 구독의 대상에 대한 정보입니다.

속성

endpointType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

속성 세부 정보

endpointType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

endpointType: "AzureFunction" | "EventHub" | "WebHook" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic"

속성 값

"AzureFunction" | "EventHub" | "WebHook" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic"