OperationStatusCodes type
Define valores para OperationStatusCodes. Los valores posibles son: 'notStarted', 'running', 'failed', 'succeeded'
type OperationStatusCodes = "notStarted" | "running" | "failed" | "succeeded"
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 OperationStatusCodes. Los valores posibles son: 'notStarted', 'running', 'failed', 'succeeded'
type OperationStatusCodes = "notStarted" | "running" | "failed" | "succeeded"