AutomationPSClient.GetSourceControlSyncJob Method
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.
public Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobRecord GetSourceControlSyncJob (string resourceGroupName, string automationAccountName, string sourceControlName, Guid syncJobId);
abstract member GetSourceControlSyncJob : string * string * string * Guid -> Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobRecord
override this.GetSourceControlSyncJob : string * string * string * Guid -> Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobRecord
Public Function GetSourceControlSyncJob (resourceGroupName As String, automationAccountName As String, sourceControlName As String, syncJobId As Guid) As SourceControlSyncJobRecord
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- sourceControlName
- String
- syncJobId
- Guid