dataFormat

@JvmName(name = "dsmfvfpwygxteixg")
suspend fun dataFormat(value: Output<Either<String, IotHubDataFormat>>)
@JvmName(name = "axfmqnhrfkncnjjc")
suspend fun dataFormat(value: Either<String, IotHubDataFormat>?)
@JvmName(name = "cloankokxxbjlbus")
fun dataFormat(value: String)
@JvmName(name = "ljhvivfwnhgwmnyx")
fun dataFormat(value: IotHubDataFormat)

Parameters

value

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