Share via


SourceControlSyncJobCreateContent Class

Definition

The parameters supplied to the create source control sync job operation.

public class SourceControlSyncJobCreateContent
type SourceControlSyncJobCreateContent = class
Public Class SourceControlSyncJobCreateContent
Inheritance
SourceControlSyncJobCreateContent

Constructors

SourceControlSyncJobCreateContent(String)

Initializes a new instance of SourceControlSyncJobCreateContent.

Properties

CommitId

The commit id of the source control sync job. If not syncing to a commitId, enter an empty string.

Applies to