Skip to content

Commit

Permalink
updated description of sku name values (#3467)
Browse files Browse the repository at this point in the history
* updated description of sku name values

* added default sku name value
  • Loading branch information
tfitzmac authored and hovsepm committed Jul 20, 2018
1 parent 063e606 commit aa50b23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5909,7 +5909,7 @@
"properties": {
"name": {
"type": "string",
"description": "The sku name."
"description": "The sku name. Possible values are: **Aligned** for managed disks, and **Classic** for unmanaged disks. Default value is Classic, if not specified."
},
"tier": {
"type": "string",
Expand Down

0 comments on commit aa50b23

Please sign in to comment.