RoutingEndpoints.EventHubs Property

Definition

The list of Event Hubs endpoints that IoT hub routes messages to, based on the routing rules. This list does not include the built-in Event Hubs endpoint.

public System.Collections.Generic.IList<Azure.ResourceManager.IotHub.Models.RoutingEventHubProperties> EventHubs { get; }
member this.EventHubs : System.Collections.Generic.IList<Azure.ResourceManager.IotHub.Models.RoutingEventHubProperties>
Public ReadOnly Property EventHubs As IList(Of RoutingEventHubProperties)

Property Value

Applies to