eventSystemProperties

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

Parameters

value

Specifies a list of system properties for the Event Hub.


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


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

Parameters

values

Specifies a list of system properties for the Event Hub.