endpoints

@JvmName(name = "thcgmigjkxvhwxxo")
suspend fun endpoints(value: Output<RoutingEndpointsArgs>)
@JvmName(name = "pheveonlxblnpytm")
suspend fun endpoints(value: RoutingEndpointsArgs?)

Parameters

value

The properties related to the custom endpoints to which your IoT hub routes messages based on the routing rules. A maximum of 10 custom endpoints are allowed across all endpoint types for paid hubs and only 1 custom endpoint is allowed across all endpoint types for free hubs.


@JvmName(name = "iylyimngbnxocane")
suspend fun endpoints(argument: suspend RoutingEndpointsArgsBuilder.() -> Unit)

Parameters

argument

The properties related to the custom endpoints to which your IoT hub routes messages based on the routing rules. A maximum of 10 custom endpoints are allowed across all endpoint types for paid hubs and only 1 custom endpoint is allowed across all endpoint types for free hubs.