Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl.UpdateDefinitionStages.WithBranch
Packages that use WebAppSourceControl.UpdateDefinitionStages.WithBranch
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebAppSourceControl.UpdateDefinitionStages.WithBranch in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppSourceControl.UpdateDefinitionStages.WithBranch 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.WithBranchModifier and TypeMethodDescriptionWebAppSourceControl.UpdateDefinitionStages.WithRepositoryType.withPublicGitRepository(String url) Specifies the repository to be a public external repository, either Git or Mercurial.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType.withPublicMercurialRepository(String url) Specifies the repository to be a public external repository, either Git or Mercurial.