WebAppsDeleteQueryParamProperties interface
Properties
| delete |
Specify false if you want to keep empty App Service plan. By default, empty App Service plan is deleted. |
| delete |
If true, web app metrics are also deleted. |
Property Details
deleteEmptyServerFarm
Specify false if you want to keep empty App Service plan. By default, empty App Service plan is deleted.
deleteEmptyServerFarm?: boolean
Property Value
boolean
deleteMetrics
If true, web app metrics are also deleted.
deleteMetrics?: boolean
Property Value
boolean