---
title: "GET /providers/Microsoft.DesktopVirtualization/operations"
method: GET
path: "/providers/Microsoft.DesktopVirtualization/operations"
tags: ["Operations"]
---

# GET /providers/Microsoft.DesktopVirtualization/operations

`GET /providers/Microsoft.DesktopVirtualization/operations`

List all of the available operations the Desktop Virtualization resource provider supports.

## Parameters

- `../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Successfully retrieved operations.

- ResourceProviderOperationList — Result of the request to list operations.
  - `value` ResourceProviderOperation[] — List of operations supported by this resource provider.
    - `name` string — Operation name, in format of {provider}/{resource}/{operation}
    - `display` object — Display metadata associated with the operation.
      - `provider` string — Resource provider: Microsoft Desktop Virtualization.
      - `resource` string — Resource on which the operation is performed.
      - `operation` string — Type of operation: get, read, delete, etc.
      - `description` string — Description of this operation.
    - `isDataAction` boolean — Is a data action.
    - `properties` OperationProperties — Properties of the operation
      - `serviceSpecification` ServiceSpecification — Service specification payload
        - `logSpecifications` LogSpecification[] — Specifications of the Log for Azure Monitoring
          - `name` string — Name of the log
          - `displayName` string — Localized friendly display name of the log
          - `blobDuration` string — Blob duration of the log
  - `nextLink` string — Link to the next page of results.

## Other responses

- `default` — Automation error response describing why the operation failed.

---

[API](https://skmtc.dev/azure/apis/desktopvirtualization-microsoft-desktopvirtualization-deskto.md) · [All operations](https://skmtc.dev/azure/apis/desktopvirtualization-microsoft-desktopvirtualization-deskto/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/desktopvirtualization-microsoft-desktopvirtualization-deskto/revisions/bb43f2b92ebf/schema)
