AutomationSourceControlPatch Class
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.
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
Azure SDK for .NET