serviceBusQueues

@JvmName(name = "avsftsxaqlxtlbub")
suspend fun serviceBusQueues(value: Output<List<RoutingServiceBusQueueEndpointPropertiesArgs>>)
@JvmName(name = "ljbkcsycomljofui")
suspend fun serviceBusQueues(value: List<RoutingServiceBusQueueEndpointPropertiesArgs>?)

Parameters

value

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


@JvmName(name = "vfeesfjtyrxlhhxo")
suspend fun serviceBusQueues(vararg values: Output<RoutingServiceBusQueueEndpointPropertiesArgs>)


@JvmName(name = "ebkrdkyraxnsjqek")
suspend fun serviceBusQueues(values: List<Output<RoutingServiceBusQueueEndpointPropertiesArgs>>)
@JvmName(name = "cflwcrqnntfrilby")
suspend fun serviceBusQueues(vararg values: RoutingServiceBusQueueEndpointPropertiesArgs)

Parameters

values

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


@JvmName(name = "frbobvoxqofkqmxi")
suspend fun serviceBusQueues(argument: List<suspend RoutingServiceBusQueueEndpointPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "okefbnrylgrejwwq")
suspend fun serviceBusQueues(vararg argument: suspend RoutingServiceBusQueueEndpointPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "nhjlfbqjwgljatgw")
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.