Skip to content

Commit aa50b23

Browse files
tfitzmachovsepm
authored andcommitted
updated description of sku name values (#3467)
* updated description of sku name values * added default sku name value
1 parent 063e606 commit aa50b23

File tree

1 file changed

+1
-1
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01

1 file changed

+1
-1
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5909,7 +5909,7 @@
59095909
"properties": {
59105910
"name": {
59115911
"type": "string",
5912-
"description": "The sku name."
5912+
"description": "The sku name. Possible values are: **Aligned** for managed disks, and **Classic** for unmanaged disks. Default value is Classic, if not specified."
59135913
},
59145914
"tier": {
59155915
"type": "string",

0 commit comments

Comments
 (0)