Description | : Lists all of the available Media Services REST API operations. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.Media/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
name:
string
,
display:
}
{
,
provider:
string
,
resource:
string
,
operation:
string
,
}
nextLink:
string
,
}