tags

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

Parameters

value

A mapping of tags to assign to the resource.

NOTE: If a azure.operationalinsights.AnalyticsWorkspace is connected to a azure.loganalytics.Cluster via a azure.loganalytics.LinkedService you will not be able to modify the workspaces sku field until the link between the workspace and the cluster has been broken by deleting the azure.loganalytics.LinkedService resource. All other fields are modifiable while the workspace is linked to a cluster.


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

Parameters

values

A mapping of tags to assign to the resource.

NOTE: If a azure.operationalinsights.AnalyticsWorkspace is connected to a azure.loganalytics.Cluster via a azure.loganalytics.LinkedService you will not be able to modify the workspaces sku field until the link between the workspace and the cluster has been broken by deleting the azure.loganalytics.LinkedService resource. All other fields are modifiable while the workspace is linked to a cluster.