tags

@JvmName(name = "tlmavoebcjhanmnv")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "pcvmculekjojiicu")
suspend fun tags(value: Map<String, String>?)

Parameters

value

A mapping of tags which should be assigned to the Azure Monitor Workspace.


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

Parameters

values

A mapping of tags which should be assigned to the Azure Monitor Workspace.