GitImportRequestParameters interface

用于创建导入请求的参数

属性

deleteServiceEndpointAfterImportIsDone

导入完成后删除服务终结点的选项

gitSource

导入 git 存储库的源

serviceEndpointId

用于连接到外部终结点的服务终结点

tfvcSource

导入 tfvc 存储库的源

属性详细信息

deleteServiceEndpointAfterImportIsDone

导入完成后删除服务终结点的选项

deleteServiceEndpointAfterImportIsDone: boolean

属性值

boolean

gitSource

导入 git 存储库的源

gitSource: GitImportGitSource

属性值

serviceEndpointId

用于连接到外部终结点的服务终结点

serviceEndpointId: string

属性值

string

tfvcSource

导入 tfvc 存储库的源

tfvcSource: GitImportTfvcSource

属性值