Description | : > [!NOTE] > > **Mixed Reality retirement** > > The Mixed Reality service is now deprecated and will be retired. Exposing Available Operations |
Reference | : Link ¶ |
⚶ Changes
{ "#id": "Operations_List", "Description": { "new": "\n\n> [!NOTE]\n>\n> **Mixed Reality retirement**\n>\n> The Mixed Reality service is now deprecated and will be retired. \n\n Exposing Available Operations", "old": "Exposing Available Operations" } }
⚼ 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
,
}
nextLink:
string
,
}
⚐ Response (default)
{
message:
string
,
code:
string
,
target:
string
,
details:
string
,
}