service Bus Queues
Parameters
value
The list of Service Bus queue endpoints that IoT hub routes the messages to, based on the routing rules.
Parameters
values
The list of Service Bus queue endpoints that IoT hub routes the messages to, based on the routing rules.
suspend fun serviceBusQueues(argument: List<suspend RoutingServiceBusQueueEndpointPropertiesArgsBuilder.() -> Unit>)
suspend fun serviceBusQueues(vararg argument: suspend RoutingServiceBusQueueEndpointPropertiesArgsBuilder.() -> Unit)
suspend fun serviceBusQueues(argument: suspend RoutingServiceBusQueueEndpointPropertiesArgsBuilder.() -> Unit)
Parameters
argument
The list of Service Bus queue endpoints that IoT hub routes the messages to, based on the routing rules.