destinations

@JvmName(name = "sdusgdmmotohvrow")
suspend fun destinations(value: Output<List<String>>)
@JvmName(name = "nhypcytifxhxxejy")
suspend fun destinations(value: List<String>)

Parameters

value

Specifies a list of destination names. A azure_monitor_metrics data source only allows for stream of kind Microsoft-InsightsMetrics.


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


@JvmName(name = "fkqsqsgfhvnjesra")
suspend fun destinations(values: List<Output<String>>)
@JvmName(name = "becoledyxkuafwfe")
suspend fun destinations(vararg values: String)

Parameters

values

Specifies a list of destination names. A azure_monitor_metrics data source only allows for stream of kind Microsoft-InsightsMetrics.