Share via


AutomationSourceControlPatch Class

Definition

The parameters supplied to the update source control operation.

public class AutomationSourceControlPatch
type AutomationSourceControlPatch = class
Public Class AutomationSourceControlPatch
Inheritance
AutomationSourceControlPatch

Constructors

AutomationSourceControlPatch()

Initializes a new instance of AutomationSourceControlPatch.

Properties

Branch

The repo branch of the source control.

Description

The user description of the source control.

FolderPath

The folder path of the source control. Path must be relative.

IsAutoPublishRunbookEnabled

The auto publish of the source control. Default is true.

IsAutoSyncEnabled

The auto sync of the source control. Default is false.

SecurityToken

The authorization token for the repo of the source control.

Applies to