Description | : Lists all the Media Services operations. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.Media/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
name:
string
,
display:
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
origin:
string
,
properties:
}
{
,
serviceSpecification:
}
{
,
logSpecifications:
[
]
,
{
,
name:
string
,
displayName:
string
,
blobDuration:
string
,
}
metricSpecifications:
}
[
]
,
{
,
name:
string
,
displayName:
string
,
displayDescription:
string
,
unit:
enum
,
aggregationType:
enum
,
lockAggregationType:
enum
,
supportedAggregationTypes:
[
,
string
,
]
dimensions:
}
[
]
,
{
,
name:
string
,
displayName:
string
,
toBeExportedForShoebox:
boolean
,
}
@odata.nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]