Description | : Lists all of the available Addons RP operations. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.Addons/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
name:
string
,
display:
}
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
⚐ Response (default)
{
message:
string
,
code:
string
,
}