targetResourceTypes

@JvmName(name = "twluuaxjslckpixf")
suspend fun targetResourceTypes(value: Output<List<String>>)
@JvmName(name = "smqqtggrppcrlemx")
suspend fun targetResourceTypes(value: List<String>?)

Parameters

value

List of resource type of the target resource(s) on which the alert is created/updated. For example if the scope is a resource group and targetResourceTypes is Microsoft.Compute/virtualMachines, then a different alert will be fired for each virtual machine in the resource group which meet the alert criteria. Relevant only for rules of the kind LogAlert


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


@JvmName(name = "sxmcioimqfkaumec")
suspend fun targetResourceTypes(values: List<Output<String>>)
@JvmName(name = "hisagjmiuncrlvof")
suspend fun targetResourceTypes(vararg values: String)

Parameters

values

List of resource type of the target resource(s) on which the alert is created/updated. For example if the scope is a resource group and targetResourceTypes is Microsoft.Compute/virtualMachines, then a different alert will be fired for each virtual machine in the resource group which meet the alert criteria. Relevant only for rules of the kind LogAlert