GitImportRequestParameters interface
Parameters for creating an import request
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 |
Option to delete service endpoint when import is done
deleteServiceEndpointAfterImportIsDone: boolean
Property Value
boolean
Service Endpoint for connection to external endpoint
serviceEndpointId: string
Property Value
string
Source for importing tfvc repository
tfvcSource: GitImportTfvcSource