Uses of Interface
com.azure.resourcemanager.automation.models.SourceControlSyncJob
Packages that use SourceControlSyncJob
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJob in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return SourceControlSyncJobModifier and TypeMethodDescriptionSourceControlSyncJob.DefinitionStages.WithCreate.create()
Executes the create request.SourceControlSyncJob.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type SourceControlSyncJobModifier 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.