SourceControlSyncJobListResult interface
The response model for the list source control sync jobs operation.
Property Details
nextLink
The next link.
nextLink?: string
Property Value
string
value
The list of source control sync jobs.
value?: SourceControlSyncJob[]