Description | : List all of the available operations the Desktop Virtualization resource provider supports. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.DesktopVirtualization/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
name:
string
,
display:
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
isDataAction:
boolean
,
properties:
}
{
,
serviceSpecification:
}
{
,
logSpecifications:
}
[
]
,
{
,
name:
string
,
displayName:
string
,
blobDuration:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}