SourceControlOperationState type
Defines values for SourceControlOperationState.
KnownSourceControlOperationState can be used interchangeably with SourceControlOperationState,
this enum contains the known values that the service supports.
Known values supported by the service
InProgress
Succeeded
Failed
Canceled
type SourceControlOperationState = string