parameters

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

Parameters

value

A map of parameters to associate with the Data Factory Linked Service.


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

Parameters

values

A map of parameters to associate with the Data Factory Linked Service.