eventHubs

@JvmName(name = "futhbelxxcmjhlci")
suspend fun eventHubs(value: Output<List<RoutingEventHubPropertiesArgs>>)
@JvmName(name = "vcnftovmpsqrthuk")
suspend fun eventHubs(value: List<RoutingEventHubPropertiesArgs>?)

Parameters

value

The list of Event Hubs endpoints that IoT hub routes messages to, based on the routing rules. This list does not include the built-in Event Hubs endpoint.


@JvmName(name = "jnswntrqvalqevcm")
suspend fun eventHubs(vararg values: Output<RoutingEventHubPropertiesArgs>)


@JvmName(name = "ljwjtdjhcoyfbogx")
suspend fun eventHubs(values: List<Output<RoutingEventHubPropertiesArgs>>)
@JvmName(name = "pxdlkceeshlndvtl")
suspend fun eventHubs(vararg values: RoutingEventHubPropertiesArgs)

Parameters

values

The list of Event Hubs endpoints that IoT hub routes messages to, based on the routing rules. This list does not include the built-in Event Hubs endpoint.


@JvmName(name = "ngxkpnwdqnsddiqn")
suspend fun eventHubs(argument: List<suspend RoutingEventHubPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "jgexhbnihokitjmm")
suspend fun eventHubs(vararg argument: suspend RoutingEventHubPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "dsjqfcxyakkoisvs")
suspend fun eventHubs(argument: suspend RoutingEventHubPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The list of Event Hubs endpoints that IoT hub routes messages to, based on the routing rules. This list does not include the built-in Event Hubs endpoint.