| Description | : Retrieve alert rule recommendations for a resource. |
| Reference | : Link ¶ |
⚼ Request
GET:
/{resourceUri}/providers/Microsoft.AlertsManagement/alertRuleRecommendations
{
resourceUri:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
}
{
,
alertRuleType:
string
,
displayInformation:
object
,
ruleArmTemplate:
}
{
,
$schema:
string
,
contentVersion:
string
,
variables:
object
,
parameters:
object
,
resources:
}
[
,
object
,
]
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}