Uses of Class
com.azure.resourcemanager.automation.fluent.models.SourceControlSyncJobByIdProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of SourceControlSyncJobByIdProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionSourceControlSyncJobByIdProperties.withException
(String exception) Set the exception property: The exceptions that occurred while running the sync job.SourceControlSyncJobByIdProperties.withProvisioningState
(ProvisioningState provisioningState) Set the provisioningState property: The provisioning state of the job.SourceControlSyncJobByIdProperties.withSourceControlSyncJobId
(String sourceControlSyncJobId) Set the sourceControlSyncJobId property: The source control sync job id.SourceControlSyncJobByIdProperties.withSyncType
(SyncType syncType) Set the syncType property: The sync type.