event Hub Endpoints
Parameters
value
The Event Hub-compatible endpoint properties. The only possible keys to this dictionary is events. This key has to be present in the dictionary while making create or update calls for the IoT hub.
suspend fun eventHubEndpoints(vararg argument: Pair<String, suspend EventHubPropertiesArgsBuilder.() -> Unit>)
Parameters
argument
The Event Hub-compatible endpoint properties. The only possible keys to this dictionary is events. This key has to be present in the dictionary while making create or update calls for the IoT hub.
Parameters
values
The Event Hub-compatible endpoint properties. The only possible keys to this dictionary is events. This key has to be present in the dictionary while making create or update calls for the IoT hub.