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/resources/resource-manager/Microsoft.Resources/preview/2023-07-01-preview/changes.json
+1-27Lines changed: 1 addition & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -303,33 +303,7 @@
303
303
"clientType": {
304
304
"description": "Client used to make the changes",
305
305
"type": "string",
306
-
"readOnly": true,
307
-
"enum": [
308
-
"CLI",
309
-
"Portal",
310
-
"SDK"
311
-
],
312
-
"x-ms-enum": {
313
-
"name": "clientType",
314
-
"modelAsString": true,
315
-
"values": [
316
-
{
317
-
"value": "CLI",
318
-
"description": "The change(s) were made through the Command Line Interface",
319
-
"name": "CLI"
320
-
},
321
-
{
322
-
"value": "Portal",
323
-
"description": "The change(s) were made through the Portal",
324
-
"name": "Portal"
325
-
},
326
-
{
327
-
"value": "SDK",
328
-
"description": "The change(s) were made through a Software Development Kit",
329
-
"name": "SDK"
330
-
}
331
-
]
332
-
}
306
+
"readOnly": true
333
307
},
334
308
"operation": {
335
309
"description": "The Azure Resource Provider operation that was invoked to make the change(s). See [here](https://learn.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for a full list of possible values",
0 commit comments