Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownAsyncStatus

Package version

Known values of AsyncStatus that the service accepts.

Index

Enumeration members

Enumeration members

Completed

Completed: = "Completed"

Async operation has completed.

Failed

Failed: = "Failed"

Async operation failed to complete.

Started

Started: = "Started"

Async operation has started.

Generated using TypeDoc