Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebAppsDeleteSlotOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • WebAppsDeleteSlotOptionalParams

Index

Properties

Optional deleteEmptyServerFarm

deleteEmptyServerFarm: undefined | false | true

Specify true if the App Service plan will be empty after app deletion and you want to delete the empty App Service plan. By default, the empty App Service plan is not deleted.

Optional deleteMetrics

deleteMetrics: undefined | false | true

If true, web app metrics are also deleted.

Generated using TypeDoc