ErrorCodeValue type
Define valores para ErrorCodeValue.
<xref:KnownErrorCodeValue> se puede usar indistintamente con ErrorCodeValue, esta enumeración contiene los valores conocidos que admite el servicio.
Valores conocidos admitidos por el servicio
InvalidRequest
InvalidArgument
InternalServerError
ServiceUnavailable
NotFound
type ErrorCodeValue = string