OperationStatus type
Define valores para OperationStatus.
type OperationStatus =
| "notStarted"
| "running"
| "failed"
| "succeeded"
| "canceled"
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Define valores para OperationStatus.
type OperationStatus =
| "notStarted"
| "running"
| "failed"
| "succeeded"
| "canceled"