ErrorCodeValue type  
Defines values for ErrorCodeValue. 
<xref:KnownErrorCodeValue> can be used interchangeably with ErrorCodeValue,
this enum contains the known values that the service supports.
Known values supported by the service
InvalidRequest 
InvalidArgument 
InternalServerError 
ServiceUnavailable 
NotFound
type ErrorCodeValue = string