Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/GitInterfaces
AsyncRefOperationProgressNotification
Interface AsyncRefOperationProgressNotification
interface
AsyncRefOperationProgressNotification
{
commitId
?:
string
;
operationId
?:
number
;
progress
?:
number
;
}
Hierarchy (
View Summary
)
AsyncRefOperationCommitLevelEventNotification
AsyncRefOperationProgressNotification
Index
Properties
commit
Id?
operation
Id?
progress?
Properties
Optional
commit
Id
commitId
?:
string
Optional
operation
Id
operationId
?:
number
Optional
progress
progress
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commit
Id
operation
Id
progress
azure-devops-node-api
Loading...