Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/GitInterfaces
GitRepositoryCreateOptions
Interface GitRepositoryCreateOptions
interface
GitRepositoryCreateOptions
{
name
?:
string
;
parentRepository
?:
GitRepositoryRef
;
project
?:
TeamProjectReference
;
}
Index
Properties
name?
parent
Repository?
project?
Properties
Optional
name
name
?:
string
Optional
parent
Repository
parentRepository
?:
GitRepositoryRef
Optional
project
project
?:
TeamProjectReference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
parent
Repository
project
azure-devops-node-api
Loading...