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/adp/resource-manager/Microsoft.AutonomousDevelopmentPlatform/preview/2021-11-01-preview/adp.json
+19-3Lines changed: 19 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -878,6 +878,10 @@
878
878
"items": {
879
879
"$ref": "#/definitions/DataPoolLocation"
880
880
},
881
+
"x-ms-identifiers": [
882
+
"name",
883
+
"encryption/keyName"
884
+
],
881
885
"description": "Gets or sets the collection of locations where Data Pool resources should be created"
882
886
},
883
887
"tags": {
@@ -1070,14 +1074,21 @@
1070
1074
"type": "array",
1071
1075
"items": {
1072
1076
"$ref": "#/definitions/OperationLogSpecification"
1073
-
}
1077
+
},
1078
+
"x-ms-identifiers": [
1079
+
"name"
1080
+
]
1074
1081
},
1075
1082
"metricSpecifications": {
1076
1083
"description": "Details about operations related to metrics",
0 commit comments