File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-10-01 Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 32223222 "description" : " The link (url) to the next page of results." ,
32233223 "type" : " string" ,
32243224 "readOnly" : true
3225+ },
3226+ "previousLink" : {
3227+ "description" : " The link (url) to the previous page of results." ,
3228+ "type" : " string" ,
3229+ "readOnly" : true
32253230 }
32263231 }
32273232 },
34023407 "ModernReservationRecommendationProperties" : {
34033408 "description" : " The properties of the reservation recommendation." ,
34043409 "properties" : {
3410+ "location" : {
3411+ "type" : " string" ,
3412+ "description" : " Resource Location." ,
3413+ "readOnly" : true
3414+ },
34053415 "lookBackPeriod" : {
34063416 "description" : " The number of days of usage to look back for recommendation." ,
34073417 "type" : " integer" ,
34783488 "$ref" : " #/definitions/SkuProperty"
34793489 },
34803490 "readOnly" : true
3491+ },
3492+ "skuName" : {
3493+ "description" : " This is the ARM Sku name." ,
3494+ "type" : " string" ,
3495+ "readOnly" : true
34813496 }
34823497 }
34833498 },
You can’t perform that action at this time.
0 commit comments