nodeLabels

@JvmName(name = "eynpceegfpqqvjgw")
suspend fun nodeLabels(value: Output<Map<String, String>>)
@JvmName(name = "mwjhlmqdsofxbbgr")
suspend fun nodeLabels(value: Map<String, String>?)

Parameters

value

The node labels to be persisted across all nodes in agent pool.


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

Parameters

values

The node labels to be persisted across all nodes in agent pool.