Partilhar via


OperationStatus type

Define valores para OperationStatus.

type OperationStatus = "InProgress" | "Succeeded" | "Failed"