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
withBranchMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SourceControl.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SourceControl.DefinitionStages.WithGithubActionConfiguration
withGithubActionConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SourceControl.DefinitionStages.WithParentResource
withExistingContainerAppMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SourceControl.DefinitionStages.WithRepoUrl
withRepoUrl