eventSystemProperties

@JvmName(name = "sqjfhrtcdhbhanqc")
suspend fun eventSystemProperties(value: Output<List<String>>)
@JvmName(name = "xecbjfclhiudadcr")
suspend fun eventSystemProperties(value: List<String>?)

Parameters

value

Specifies the System Properties that each IoT Hub message should contain. Changing this forces a new resource to be created.


@JvmName(name = "edtmnnqbokahqets")
suspend fun eventSystemProperties(vararg values: Output<String>)


@JvmName(name = "asxfliqkodrwwbgr")
suspend fun eventSystemProperties(values: List<Output<String>>)
@JvmName(name = "yaibbjhprebupdlo")
suspend fun eventSystemProperties(vararg values: String)

Parameters

values

Specifies the System Properties that each IoT Hub message should contain. Changing this forces a new resource to be created.