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