SourceControlSyncJobListResult interface

The response model for the list source control sync jobs operation.

Properties

nextLink

The next link.

value

The list of source control sync jobs.

Property Details

The next link.

nextLink?: string

Property Value

string

value

The list of source control sync jobs.

value?: SourceControlSyncJob[]

Property Value