Share via


PSRoutingEndpoints Class

Definition

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.

Applies to