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/reservations/resource-manager/Microsoft.Capacity/preview/2020-10-01-preview/examples/CalculateExchange.json
Copy file name to clipboardExpand all lines: specification/reservations/resource-manager/Microsoft.Capacity/preview/2020-10-01-preview/examples/Exchange.json
Copy file name to clipboardExpand all lines: specification/reservations/resource-manager/Microsoft.Capacity/preview/2020-10-01-preview/reservations.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1169,6 +1169,9 @@
1169
1169
"type": "object",
1170
1170
"description": "Reservation purchase details",
1171
1171
"properties": {
1172
+
"properties": {
1173
+
"$ref": "#/definitions/PurchaseRequest"
1174
+
},
1172
1175
"billingCurrencyTotal": {
1173
1176
"$ref": "#/definitions/Price"
1174
1177
}
@@ -1182,6 +1185,13 @@
1182
1185
"type": "string",
1183
1186
"description": "Fully qualified id of the ReservationOrder being purchased"
1184
1187
},
1188
+
"reservationId": {
1189
+
"type": "string",
1190
+
"description": "Fully qualified id of the Reservation being purchased. This value is only guaranteed to be non-null if the purchase is successful."
0 commit comments