serviceBusTopics

@JvmName(name = "tfblheijuhyrrhvk")
suspend fun serviceBusTopics(value: Output<List<RoutingServiceBusTopicEndpointPropertiesArgs>>)
@JvmName(name = "uljjvmvslsaydgjg")
suspend fun serviceBusTopics(value: List<RoutingServiceBusTopicEndpointPropertiesArgs>?)

Parameters

value

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


@JvmName(name = "xwmcnrvgqkcuhcgg")
suspend fun serviceBusTopics(vararg values: Output<RoutingServiceBusTopicEndpointPropertiesArgs>)


@JvmName(name = "gxugfoqsqrdjlvvf")
suspend fun serviceBusTopics(values: List<Output<RoutingServiceBusTopicEndpointPropertiesArgs>>)
@JvmName(name = "dyxnvgsxxykkbfsk")
suspend fun serviceBusTopics(vararg values: RoutingServiceBusTopicEndpointPropertiesArgs)

Parameters

values

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


@JvmName(name = "obxukwwrfsgoywsm")
suspend fun serviceBusTopics(argument: List<suspend RoutingServiceBusTopicEndpointPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "pnajpmkflcnlvdxq")
suspend fun serviceBusTopics(vararg argument: suspend RoutingServiceBusTopicEndpointPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "fyybtfvhikmhsrvm")
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.