parameters

@JvmName(name = "aecvutfqjrrblcng")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "wiuxmqxumspsnyda")
suspend fun parameters(value: Map<String, String>?)

Parameters

value

A map of parameters to associate with the Data Factory Dataset.


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

Parameters

values

A map of parameters to associate with the Data Factory Dataset.