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
,
}
enableRegionalMdmAccount:
boolean
,
sourceMdmAccount:
string
,
sourceMdmNamespace:
string
,
supportedTimeGrainTypes:
}
[
,
string
,
]
isDataAction:
boolean
,
actionType:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}