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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET