Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TfvcInterfaces
TfvcBranchMapping
Interface TfvcBranchMapping
A branch mapping.
interface
TfvcBranchMapping
{
depth
?:
string
;
serverItem
?:
string
;
type
?:
string
;
}
Index
Properties
depth?
server
Item?
type?
Properties
Optional
depth
depth
?:
string
Depth of the branch.
Optional
server
Item
serverItem
?:
string
Server item for the branch.
Optional
type
type
?:
string
Type of the branch.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
server
Item
type
azure-devops-node-api
Loading...
A branch mapping.