/providers/Microsoft.PowerBI/operations
GET
/providers/Microsoft.PowerBI/operations
Operations
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://management.azure.com/providers/Microsoft.PowerBI/operations?api-version='
Response Response Example
200 - Example 1
{
"value": [
{
"display": {
"description": "string",
"operation": "string",
"origin": "string",
"provider": "string",
"resource": "string"
},
"name": "string"
}
]
}
Request
Query Params
api-version
string
required
Responses
Modified at 2023-08-16 03:09:54