AsyncStatus type
Asynchronous operation status of the operation on the app service plan. KnownAsyncStatus can be used interchangeably with AsyncStatus, this enum contains the known values that the service supports.
Known values supported by the service
Started Completed Failed
type AsyncStatus = string