EventSubscriptionDestination interface
Information about the destination for an event subscription.
Properties
endpoint |
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: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" | "MonitorAlert" | "NamespaceTopic"
Property Value
"WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" | "MonitorAlert" | "NamespaceTopic"