Share via


ItemParamStatus type

Indicates the processing status of an item or parameter.
KnownItemParamStatus can be used interchangeably with ItemParamStatus, this enum contains the known values that the service supports.

Known values supported by the service

completed: Item or parameter is still being processed.
incomplete: Item or parameter is not yet complete.

type ItemParamStatus = string