dataFormat

@JvmName(name = "lqknfvblfchrishe")
suspend fun dataFormat(value: Output<Either<String, IotHubDataFormat>>)
@JvmName(name = "pxsvocopigiomafq")
suspend fun dataFormat(value: Either<String, IotHubDataFormat>?)
@JvmName(name = "jvahhbvlkpceggrc")
fun dataFormat(value: String)
@JvmName(name = "wplsgqdiqqnnewip")
fun dataFormat(value: IotHubDataFormat)

Parameters

value

The data format of the message. Optionally the data format can be added to each message.