---
title: "Operations_List"
method: GET
path: "/providers/microsoft.visualstudio/operations"
tags: ["Operations"]
---

# Operations_List

`GET /providers/microsoft.visualstudio/operations`

Gets the details of all operations possible on the Microsoft.VisualStudio resource provider.

## Response `200`

The operation succeeded. The response contains the possible operations on the Microsoft.VisualStudio resource provider.

- OperationListResult — Container for a list of operations supported by a resource provider.
  - `value` Operation[] — A list of operations supported by a resource provider.
    - `display` OperationProperties — Properties of an operation supported by the resource provider.
      - `description` string — The description of the resource operation.
      - `operation` string — The operation name.
      - `provider` string — The provider name.
      - `resource` string — The resource name.
    - `name` string — The name of the resource operation.

---

[API](https://skmtc.dev/azure/apis/visual-studio-resource-provider-client.md) · [All operations](https://skmtc.dev/azure/apis/visual-studio-resource-provider-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/visual-studio-resource-provider-client/revisions/3e33b3da678f/schema)
