PSRoutingEndpoints Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSRoutingEndpoints
type PSRoutingEndpoints = class
Public Class PSRoutingEndpoints
- Inheritance
-
PSRoutingEndpoints
Constructors
PSRoutingEndpoints() |
Properties
EventHubs |
The list of eventhub endpoints to which IoT hub routes the messages to, based on the routing rules. |
ServiceBusQueues |
The list of service bus queue endpoints to which IoT hub routes the messages to, based on the routing rules. |
ServiceBusTopics |
The list of service bus topic endpoints to which IoT hub routes the messages to, based on the routing rules. |
StorageContainers |
The list of storage container endpoints to which IoT hub routes the messages to, based on the routing rules. |