variables

@JvmName(name = "nrwfjweomvnckuvu")
suspend fun variables(value: Output<Map<String, String>>)
@JvmName(name = "uclgrxmvqsvmrfjo")
suspend fun variables(value: Map<String, String>?)

Parameters

value

A map of variables to associate with the Data Factory Pipeline.


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

Parameters

values

A map of variables to associate with the Data Factory Pipeline.