Description | : Gets the metadata entity. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.ResourceHealth/metadata/{name}
{
name:
string
,
api-version:
string
,
}
⚐ Response (200)
{
properties:
}
{
,
displayName:
string
,
dependsOn:
[
,
string
,
]
applicableScenarios:
[
,
string
,
]
supportedValues:
}
[
]
,
{
,
id:
string
,
displayName:
string
,
}
⚐ Response (404)
{
code:
string
,
message:
string
,
details:
string
,
}