We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf73dee commit a92eb62Copy full SHA for a92eb62
specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkVirtualAppliance.json
@@ -325,7 +325,10 @@
325
],
326
"responses": {
327
"200": {
328
- "description": "Request successful. The operation restarts one or more Network Virtual Appliance VM resources."
+ "description": "Request successful. The operation restarts one or more Network Virtual Appliance VM resources.",
329
+ "schema": {
330
+ "$ref": "#/definitions/NetworkVirtualApplianceInstanceIds"
331
+ }
332
},
333
"202": {
334
"description": "Request successful. The operation restarts one or more Network Virtual Appliance VM resources.",
0 commit comments