Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl.DefinitionStages.WithGitHubBranch
Packages that use WebAppSourceControl.DefinitionStages.WithGitHubBranch
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebAppSourceControl.DefinitionStages.WithGitHubBranch in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppSourceControl.DefinitionStages.WithGitHubBranch in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceWebAppSourceControl.Definition<ParentT>The entirety of a web app source control definition.Methods in com.azure.resourcemanager.appservice.models that return WebAppSourceControl.DefinitionStages.WithGitHubBranchModifier and TypeMethodDescriptionWebAppSourceControl.DefinitionStages.WithRepositoryType.withContinuouslyIntegratedGitHubRepository(String url) Specifies the repository to be a GitHub repository.WebAppSourceControl.DefinitionStages.WithRepositoryType.withContinuouslyIntegratedGitHubRepository(String organization, String repository) Specifies the repository to be a GitHub repository.