| Description | : > [!NOTE] > > **Mixed Reality retirement** > > The Mixed Reality service is now deprecated and will be retired. 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
,
}
nextLink:
string
,
}
⚐ Response (default)
{
message:
string
,
code:
string
,
target:
string
,
details:
string
,
}