Skip to content

Commit

Permalink
Azure Provider Operations modified: Microsoft.SignalRService
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-roles-github-actions[bot] committed Jul 3, 2024
1 parent 18b6878 commit a2e23a7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions azure-provider-operations/Microsoft.SignalRService.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,14 @@
"origin": null,
"properties": {}
},
{
"description": "Run multiple actions in the hub",
"displayName": "Run multiple actions in the hub",
"isDataAction": true,
"name": "Microsoft.SignalRService/SignalR/hub/execute/action",
"origin": null,
"properties": {}
},
{
"description": "Close all client connections in the hub",
"displayName": "Write Hub",
Expand Down Expand Up @@ -329,6 +337,14 @@
"displayName": "SignalR/ClientConnection",
"name": "SignalR/clientConnection",
"operations": [
{
"description": "Generate a JWT Token for client to connect to the service",
"displayName": "Generate a JWT Token for client to connect to the service",
"isDataAction": true,
"name": "Microsoft.SignalRService/SignalR/clientConnection/generateToken/action",
"origin": null,
"properties": {}
},
{
"description": "Send messages directly to a client connection",
"displayName": "Send messages to client connection",
Expand Down

0 comments on commit a2e23a7

Please sign in to comment.