MergeStatus type
The status of the merge operation.
KnownMergeStatus can be used interchangeably with MergeStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Succeeded: Succeeded
Failed: Failed
InProgress: InProgress
type MergeStatus = string