Package version:

Type alias SourceControlOperationState

SourceControlOperationState: string

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

Generated using TypeDoc