eventSystemProperties

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

Parameters

value

Specifies a list of system properties for the Event Hub.


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


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

Parameters

values

Specifies a list of system properties for the Event Hub.