categories

@JvmName(name = "kmcccsskdrbmbbwr")
suspend fun categories(value: Output<List<String>>)
@JvmName(name = "jfvleqhxyeuvcrho")
suspend fun categories(value: List<String>?)

Parameters

value

A list of the related categories for the function. Possible values are applications, audit, container, databases, desktopanalytics, management, monitor, network, resources, security, virtualmachines, windowsvirtualdesktop and workloads.


@JvmName(name = "nkfupykrryalaocp")
suspend fun categories(vararg values: Output<String>)


@JvmName(name = "deuvbnoewujkmwrg")
suspend fun categories(values: List<Output<String>>)
@JvmName(name = "hhvmmikiharjakpw")
suspend fun categories(vararg values: String)

Parameters

values

A list of the related categories for the function. Possible values are applications, audit, container, databases, desktopanalytics, management, monitor, network, resources, security, virtualmachines, windowsvirtualdesktop and workloads.