Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebAppsRestartSlotOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • WebAppsRestartSlotOptionalParams

Index

Properties

Optional softRestart

softRestart: undefined | false | true

Specify true to apply the configuration settings and restarts the app only if necessary. By default, the API always restarts and reprovisions the app.

Optional synchronous

synchronous: undefined | false | true

Specify true to block until the app is restarted. By default, it is set to false, and the API responds immediately (asynchronous).

Generated using TypeDoc