Description | : Lists all of the available Microsoft.Resources REST API operations. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.Resources/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
name:
string
,
display:
}
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}