endpoints

@JvmName(name = "hcaqrkxoiiksajtj")
suspend fun endpoints(value: Output<RoutingEndpointsArgs>)
@JvmName(name = "xidyfuvpnnqebhgf")
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 = "jmlhkgwynsbfwhot")
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.