Uses of Interface
com.azure.resourcemanager.automation.models.SourceControlSyncJob
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJob in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSourceControlSyncJob.DefinitionStages.WithCreate.create()
Executes the create request.SourceControlSyncJob.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<SourceControlSyncJob>
SourceControlSyncJobs.listByAutomationAccount
(String resourceGroupName, String automationAccountName, String sourceControlName) Retrieve a list of source control sync jobs.com.azure.core.http.rest.PagedIterable<SourceControlSyncJob>
SourceControlSyncJobs.listByAutomationAccount
(String resourceGroupName, String automationAccountName, String sourceControlName, String filter, com.azure.core.util.Context context) Retrieve a list of source control sync jobs.