Description | : Result of the request to list REST API operations |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.DevTestLab/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
name:
string
,
display:
}
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
nextLink:
string
,
}