getMonitor

Azure REST API version: 2022-01-01-preview.

Return

null

Parameters

argument

null


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

Return

null

See also

Parameters

monitorName

Monitor resource name

resourceGroupName

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


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

Return

null

See also

Parameters

argument

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