OperationStatus type
Define valores para OperationStatus.
type OperationStatus =
| "notStarted"
| "running"
| "failed"
| "succeeded"
| "canceled"
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Define valores para OperationStatus.
type OperationStatus =
| "notStarted"
| "running"
| "failed"
| "succeeded"
| "canceled"