Interface SourceControl.Definition
- All Superinterfaces:
SourceControl.DefinitionStages.Blank
,SourceControl.DefinitionStages.WithAutoSync
,SourceControl.DefinitionStages.WithBranch
,SourceControl.DefinitionStages.WithCreate
,SourceControl.DefinitionStages.WithDescription
,SourceControl.DefinitionStages.WithFolderPath
,SourceControl.DefinitionStages.WithParentResource
,SourceControl.DefinitionStages.WithPublishRunbook
,SourceControl.DefinitionStages.WithRepoUrl
,SourceControl.DefinitionStages.WithSecurityToken
,SourceControl.DefinitionStages.WithSourceType
- Enclosing interface:
- SourceControl
public static interface SourceControl.Definition
extends SourceControl.DefinitionStages.Blank, SourceControl.DefinitionStages.WithParentResource, SourceControl.DefinitionStages.WithCreate
The entirety of the SourceControl definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithAutoSync
withAutoSync
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithBranch
withBranch
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithFolderPath
withFolderPath
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithParentResource
withExistingAutomationAccount
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithPublishRunbook
withPublishRunbook
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithRepoUrl
withRepoUrl
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithSecurityToken
withSecurityToken
Methods inherited from interface com.azure.resourcemanager.automation.models.SourceControl.DefinitionStages.WithSourceType
withSourceType