kind
Parameters
value
The kind of the App Service Plan to create. Possible values are Windows
(also available as App
), Linux
, elastic
(for Premium Consumption), xenon
and FunctionApp
(for a Consumption Plan). Defaults to Windows
. Changing this forces a new resource to be created.
NOTE: When creating a
Linux
App Service Plan, thereserved
field must be set totrue
, and when creating aWindows
/app
App Service Plan thereserved
field must be set tofalse
.