Interface WebAppSourceControl.Definition<ParentT>
- Type Parameters:
ParentT
- the return type of the finalAttachable.attach()
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,WebAppSourceControl.DefinitionStages.Blank<ParentT>
,WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT>
,WebAppSourceControl.DefinitionStages.WithAttach<ParentT>
,WebAppSourceControl.DefinitionStages.WithBranch<ParentT>
,WebAppSourceControl.DefinitionStages.WithGitHubAccessToken<ParentT>
,WebAppSourceControl.DefinitionStages.WithGitHubBranch<ParentT>
,WebAppSourceControl.DefinitionStages.WithRepositoryType<ParentT>
- Enclosing interface:
- WebAppSourceControl
public static interface WebAppSourceControl.Definition<ParentT>
extends WebAppSourceControl.DefinitionStages.Blank<ParentT>, WebAppSourceControl.DefinitionStages.WithAttach<ParentT>, WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT>, WebAppSourceControl.DefinitionStages.WithRepositoryType<ParentT>, WebAppSourceControl.DefinitionStages.WithBranch<ParentT>, WebAppSourceControl.DefinitionStages.WithGitHubBranch<ParentT>
The entirety of a web app source control definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithBranch
withBranch
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubAccessToken
withGitHubAccessToken
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubBranch
withBranch
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
withContinuouslyIntegratedGitHubRepository, withContinuouslyIntegratedGitHubRepository, withPublicGitRepository, withPublicMercurialRepository