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