eventSystemProperties

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

Parameters

value

Specifies a list of system properties for the Event Hub.


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


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

Parameters

values

Specifies a list of system properties for the Event Hub.