get Monitoring Config
The metric setting details for the role Uses Azure REST API version 2022-03-01. Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-12-01.
Return
The metric setting details for the role
Parameters
argument
null
suspend fun getMonitoringConfig(deviceName: String, resourceGroupName: String, roleName: String): GetMonitoringConfigResult
Return
The metric setting details for the role
Parameters
device Name
The device name.
resource Group Name
The resource group name.
role Name
The role name.
See also
suspend fun getMonitoringConfig(argument: suspend GetMonitoringConfigPlainArgsBuilder.() -> Unit): GetMonitoringConfigResult
Return
The metric setting details for the role
Parameters
argument
Builder for com.pulumi.azurenative.databoxedge.kotlin.inputs.GetMonitoringConfigPlainArgs.