SourceControlSyncJob interface

Definition of the source control sync job.

Properties

creationTime

The creation time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

endTime

The end time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

id

Resource id. NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the job. Possible values include: 'Completed', 'Failed', 'Running'

sourceControlSyncJobId

The source control sync job id.

startTime

The start time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

syncType

The sync type. Possible values include: 'PartialSync', 'FullSync'

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

creationTime

The creation time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

creationTime?: Date

Property Value

Date

endTime

The end time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

endTime?: Date

Property Value

Date

id

Resource id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

provisioningState

The provisioning state of the job. Possible values include: 'Completed', 'Failed', 'Running'

provisioningState?: ProvisioningState

Property Value

sourceControlSyncJobId

The source control sync job id.

sourceControlSyncJobId?: string

Property Value

string

startTime

The start time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

Property Value

Date

syncType

The sync type. Possible values include: 'PartialSync', 'FullSync'

syncType?: SyncType

Property Value

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string