GitImportRequestParameters interface
Parameters for creating an import request
Properties
delete |
Option to delete service endpoint when import is done |
git |
Source for importing git repository |
service |
Service Endpoint for connection to external endpoint |
tfvc |
Source for importing tfvc repository |
Property Details
deleteServiceEndpointAfterImportIsDone
Option to delete service endpoint when import is done
deleteServiceEndpointAfterImportIsDone: boolean
Property Value
boolean
gitSource
serviceEndpointId
Service Endpoint for connection to external endpoint
serviceEndpointId: string
Property Value
string
tfvcSource
Source for importing tfvc repository
tfvcSource: GitImportTfvcSource