Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownAppAction

Package version

Known values of AppAction that the service accepts.

Index

Enumeration members

ChangedAppSettings

ChangedAppSettings: = "ChangedAppSettings"

There was an operation to change app setting on the web app.

Completed

Completed: = "Completed"

The job has completed.

Failed

Failed: = "Failed"

The job has failed to complete.

Restarted

Restarted: = "Restarted"

Web app was restarted.

Started

Started: = "Started"

The job has started.

Stopped

Stopped: = "Stopped"

Web app was stopped.

Generated using TypeDoc