You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/stable/2021-01-01/powerbidedicated.json
+22-4Lines changed: 22 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -628,7 +628,10 @@
628
628
"readOnly": true,
629
629
"items": {
630
630
"$ref": "#/definitions/Operation"
631
-
}
631
+
},
632
+
"x-ms-identifiers": [
633
+
"name"
634
+
]
632
635
},
633
636
"nextLink": {
634
637
"description": "URL to get the next set of operation list results if there are any.",
@@ -935,6 +938,9 @@
935
938
"items": {
936
939
"$ref": "#/definitions/CapacitySku"
937
940
},
941
+
"x-ms-identifiers": [
942
+
"name"
943
+
],
938
944
"description": "The collection of available SKUs for new resources"
0 commit comments