Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl.DefinitionStages.WithAttach
Packages that use WebAppSourceControl.DefinitionStages.WithAttach
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebAppSourceControl.DefinitionStages.WithAttach in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppSourceControl.DefinitionStages.WithAttach in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceWebAppSourceControl.Definition<ParentT>The entirety of a web app source control definition.static interfaceThe final stage of the web app source control definition that binds to a GitHub account.Methods in com.azure.resourcemanager.appservice.models that return WebAppSourceControl.DefinitionStages.WithAttachModifier and TypeMethodDescriptionWebAppSourceControl.DefinitionStages.WithBranch.withBranch(String branch) Specifies the branch in the repository to use.