getMonitor

API Version: 2021-03-01.

Return

null

Parameters

argument

null


suspend fun getMonitor(monitorName: String, resourceGroupName: String): GetMonitorResult

Return

null

Parameters

monitorName

Monitor resource name

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


suspend fun getMonitor(argument: suspend GetMonitorPlainArgsBuilder.() -> Unit): GetMonitorResult

Return

null

Parameters

argument

Builder for com.pulumi.azurenative.datadog.kotlin.inputs.GetMonitorPlainArgs.

See also