Interface SourceControl.Definition
-
- All Superinterfaces:
SourceControl.DefinitionStages.Blank
,SourceControl.DefinitionStages.WithBranch
,SourceControl.DefinitionStages.WithCreate
,SourceControl.DefinitionStages.WithGithubActionConfiguration
,SourceControl.DefinitionStages.WithParentResource
,SourceControl.DefinitionStages.WithRepoUrl
- 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.appcontainers.models.SourceControl.DefinitionStages.WithBranch
withBranch
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.SourceControl.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.SourceControl.DefinitionStages.WithGithubActionConfiguration
withGithubActionConfiguration
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.SourceControl.DefinitionStages.WithParentResource
withExistingContainerApp
-
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.SourceControl.DefinitionStages.WithRepoUrl
withRepoUrl
-
-