SourceControlSyncJobResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition of the source control sync job.
public class SourceControlSyncJobResult
type SourceControlSyncJobResult = class
Public Class SourceControlSyncJobResult
- Inheritance
-
SourceControlSyncJobResult
Properties
CreatedOn |
The creation time of the job. |
EndOn |
The end time of the job. |
Exception |
The exceptions that occurred while running the sync job. |
Id |
The id of the job. |
ProvisioningState |
The provisioning state of the job. |
SourceControlSyncJobId |
The source control sync job id. |
StartOn |
The start time of the job. |
SyncType |
The sync type. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET