RoutingEndpoints.ServiceBusQueues Property

Definition

The list of Service Bus queue endpoints that IoT hub routes the messages to, based on the routing rules.

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

Property Value

Applies to