Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/GitInterfaces
GitRefUpdate
Interface GitRefUpdate
interface
GitRefUpdate
{
isLocked
?:
boolean
;
name
?:
string
;
newObjectId
?:
string
;
oldObjectId
?:
string
;
repositoryId
?:
string
;
}
Index
Properties
is
Locked?
name?
new
Object
Id?
old
Object
Id?
repository
Id?
Properties
Optional
is
Locked
isLocked
?:
boolean
Optional
name
name
?:
string
Optional
new
Object
Id
newObjectId
?:
string
Optional
old
Object
Id
oldObjectId
?:
string
Optional
repository
Id
repositoryId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Locked
name
new
Object
Id
old
Object
Id
repository
Id
azure-devops-node-api
Loading...