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

# GET /providers/Microsoft.ManagedNetwork/operations

`GET /providers/Microsoft.ManagedNetwork/operations`

Lists all of the available MNC operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- OperationListResult — Result of the request to list Managed Network operations. It contains a list of operations and a URL link to get the next set of results.
  - `value` Operation[] — List of Resource Provider operations supported by the Managed Network resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `display` object — The object that represents the operation.
      - `provider` string — Service provider: Microsoft.ManagedNetwork
      - `resource` string — Resource on which the operation is performed: Profile, endpoint, etc.
      - `operation` string — Operation type: Read, write, delete, etc.
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

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

---

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