get Alert
Gets properties of an alert for the specified subscription, resource group, SAP monitor name, and resource name. Uses Azure REST API version 2024-02-01-preview.
Return
A alert associated with SAP monitor.
Parameters
argument
null
suspend fun getAlert(alertName: String, monitorName: String, resourceGroupName: String): GetAlertResult
Return
A alert associated with SAP monitor.
Parameters
alert Name
Name of the SAP monitor alert resource.
monitor Name
Name of the SAP monitor resource.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
Return
A alert associated with SAP monitor.
Parameters
argument
Builder for com.pulumi.azurenative.workloads.kotlin.inputs.GetAlertPlainArgs.