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