EventSubscriptionDestination interface

Information about the destination for an event subscription.

Properties

endpointType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

endpointType

Polymorphic discriminator, which specifies the different types this object can be

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

Property Value

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