contactGroups

@JvmName(name = "rkyvbiwxpoksyxmu")
suspend fun contactGroups(value: Output<List<String>>)
@JvmName(name = "xypgkjuufnvlvjqg")
suspend fun contactGroups(value: List<String>?)

Parameters

value

Action groups to send the budget notification to when the threshold is exceeded. Must be provided as a fully qualified Azure resource id. Only supported at Subscription or Resource Group scopes.


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


@JvmName(name = "ixifpyprohhrllni")
suspend fun contactGroups(values: List<Output<String>>)
@JvmName(name = "gqnsdwcrspctqlmn")
suspend fun contactGroups(vararg values: String)

Parameters

values

Action groups to send the budget notification to when the threshold is exceeded. Must be provided as a fully qualified Azure resource id. Only supported at Subscription or Resource Group scopes.