targetResourceTypes

@JvmName(name = "jafdngffejoielpa")
suspend fun targetResourceTypes(value: Output<List<String>>)
@JvmName(name = "kwtminwehichjjkq")
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.


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


@JvmName(name = "rrqskttuihmepudl")
suspend fun targetResourceTypes(values: List<Output<String>>)
@JvmName(name = "iowsctxjgetqlwtr")
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.