Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/GitInterfaces
ImportRepositoryValidation
Interface ImportRepositoryValidation
interface
ImportRepositoryValidation
{
gitSource
?:
GitImportGitSource
;
password
?:
string
;
tfvcSource
?:
GitImportTfvcSource
;
username
?:
string
;
}
Index
Properties
git
Source?
password?
tfvc
Source?
username?
Properties
Optional
git
Source
gitSource
?:
GitImportGitSource
Optional
password
password
?:
string
Optional
tfvc
Source
tfvcSource
?:
GitImportTfvcSource
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
git
Source
password
tfvc
Source
username
azure-devops-node-api
Loading...