CommitBatchState type

Commit Batch State.
KnownCommitBatchState can be used interchangeably with CommitBatchState, this enum contains the known values that the service supports.

Known values supported by the service

Processing: CommitBatchState-PartialSuccess
Succeeded: CommitBatchState-Succeeded
Failed: CommitBatchState-Failed

type CommitBatchState = string