Represents the possible outcomes from a request to update a pull request conflict

Enumeration Members

BadRequest: 1

Indicates that the update request did not fit the expected data contract

InvalidResolution: 2

Indicates that the requested resolution was not valid

NotFound: 4

Indicates that the conflict could not be found

Succeeded: 0

Indicates that pull request conflict update request was completed successfully

UnsupportedConflictType: 3

Indicates that the conflict in the update request was not a supported conflict type