additionalProperties

@JvmName(name = "mddlnwkaflbpyymt")
suspend fun additionalProperties(value: Output<Map<String, String>>)
@JvmName(name = "qorqnxndutyagvls")
suspend fun additionalProperties(value: Map<String, String>?)

Parameters

value

A map of additional properties to associate with the Data Factory Custom Event Trigger.


@JvmName(name = "khtmjgltbbfuuhjq")
fun additionalProperties(vararg values: Pair<String, String>)

Parameters

values

A map of additional properties to associate with the Data Factory Custom Event Trigger.