Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl.UpdateDefinitionStages.WithAttach
Packages that use WebAppSourceControl.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebAppSourceControl.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppSourceControl.UpdateDefinitionStages.WithAttach 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.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.UpdateDefinitionStages.WithAttachModifier and TypeMethodDescriptionWebAppSourceControl.UpdateDefinitionStages.WithBranch.withBranch(String branch) Specifies the branch in the repository to use.