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