Bearbeiten

Share via


GitImportRequestParameters interface

Parameters for creating an import request

Properties

deleteServiceEndpointAfterImportIsDone

Option to delete service endpoint when import is done

gitSource

Source for importing git repository

serviceEndpointId

Service Endpoint for connection to external endpoint

tfvcSource

Source for importing tfvc repository

Property Details

deleteServiceEndpointAfterImportIsDone

Option to delete service endpoint when import is done

deleteServiceEndpointAfterImportIsDone: boolean

Property Value

boolean

gitSource

Source for importing git repository

gitSource: GitImportGitSource

Property Value

serviceEndpointId

Service Endpoint for connection to external endpoint

serviceEndpointId: string

Property Value

string

tfvcSource

Source for importing tfvc repository

tfvcSource: GitImportTfvcSource

Property Value