---
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 the operations for the provider

## Parameters

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

## Response `200`

Azure operation completed successfully.

- ResourceProviderOperationListResult — A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results.
  - `value` ResourceProviderOperation[], required — The ResourceProviderOperation items on this page
    - `name` string — Operation name, in format of {provider}/{resource}/{operation}
    - `display` ResourceProviderOperationDisplay — 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, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

[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/3fd1b6c06f5f/schema)
