Skip to content

Commit 4862e88

Browse files
tfitzmacKayla Ames
authored and
Kayla Ames
committed
clarify when reserved is required (Azure#22860)
1 parent 7cd05e2 commit 4862e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/web/resource-manager/Microsoft.Web/stable/2022-03-01/AppServicePlans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1559,7 +1559,7 @@
15591559
"readOnly": true
15601560
},
15611561
"reserved": {
1562-
"description": "If Linux app service plan <code>true</code>, <code>false</code> otherwise.",
1562+
"description": "If Linux app service plan <code>true</code>, <code>false</code> otherwise. This property is required for Linux app service plans.",
15631563
"default": false,
15641564
"type": "boolean",
15651565
"x-ms-mutability": [

0 commit comments

Comments
 (0)