Description | : Exposing Available Operations |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.MixedReality/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
name:
string
,
display:
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
isDataAction:
boolean
,
origin:
string
,
properties:
}
{
,
serviceSpecification:
}
{
,
logSpecifications:
[
]
,
{
,
name:
string
,
displayName:
string
,
blobDuration:
string
,
}
metricSpecifications:
}
[
]
,
{
,
name:
string
,
displayName:
string
,
displayDescription:
string
,
unit:
string
,
aggregationType:
string
,
supportedAggregationTypes:
[
,
string
,
]
supportedTimeGrainTypes:
[
,
string
,
]
enableRegionalMdmAccount:
boolean
,
sourceMdmAccount:
string
,
sourceMdmNamespace:
string
,
metricFilterPattern:
string
,
fillGapWithZero:
boolean
,
category:
string
,
internalMetricName:
string
,
dimensions:
[
]
,
{
,
name:
string
,
displayName:
string
,
internalName:
string
,
toBeExportedForShoebox:
boolean
,
}
lockedAggregationType:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]