File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 154154 },
155155 "tenantId" : {
156156 "type" : " string" ,
157- "description" : " Tenant ID where the savings plan should apply benefit ."
157+ "description" : " Tenant ID where the benefit is applied ."
158158 }
159159 },
160160 "description" : " Properties specific to applied scope type. Not required if not applicable."
237237 },
238238 "billingScopeId" : {
239239 "type" : " string" ,
240- "description" : " Subscription that will be charged for purchasing SavingsPlan "
240+ "description" : " Subscription that will be charged for purchasing the benefit "
241241 },
242242 "displayName" : {
243243 "type" : " string" ,
265265 "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
266266 }
267267 ],
268- "description" : " Setting this to true will automatically purchase a new savings plan on the expiration date time."
268+ "description" : " Setting this to true will automatically purchase a new benefit on the expiration date time."
269269 },
270270 "reservedResourceProperties" : {
271271 "oneOf" : [
283283 {
284284 "type" : " string" ,
285285 "enum" : [
286- " ComputeSavingsPlan" ,
287286 " VirtualMachines" ,
288287 " SqlDatabases" ,
289288 " SuseLinux" ,
329328 "type" : " string" ,
330329 "enum" : [
331330 " P1Y" ,
332- " P3Y"
331+ " P3Y" ,
332+ " P5Y"
333333 ]
334334 },
335335 {
404404 },
405405 "billingScopeId" : {
406406 "type" : " string" ,
407- "description" : " Subscription that will be charged for purchasing SavingsPlan "
407+ "description" : " Subscription that will be charged for purchasing the benefit "
408408 },
409409 "commitment" : {
410410 "oneOf" : [
447447 "type" : " string" ,
448448 "enum" : [
449449 " P1Y" ,
450- " P3Y"
450+ " P3Y" ,
451+ " P5Y"
451452 ]
452453 },
453454 {
You can’t perform that action at this time.
0 commit comments