Skip to main content

source_control_sync_job

Overview

Namesource_control_sync_job
TypeResource
Idazure.automation.source_control_sync_job

Fields

NameDatatypeDescription
idstringThe id of the job.
propertiesobjectDefinition of source control sync job properties.

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, resourceGroupName, sourceControlName, sourceControlSyncJobId, subscriptionIdRetrieve the source control sync job identified by job id.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, sourceControlName, subscriptionIdRetrieve a list of source control sync jobs.
createINSERTautomationAccountName, resourceGroupName, sourceControlName, sourceControlSyncJobId, subscriptionId, data__propertiesCreates the sync job for a source control.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, sourceControlName, subscriptionIdRetrieve a list of source control sync jobs.