Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach
Packages that use WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach 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.GitHubWithAttachModifier and TypeMethodDescriptionWebAppSourceControl.UpdateDefinitionStages.WithGitHubBranch.withBranch(String branch) Specifies the branch in the repository to use.WebAppSourceControl.UpdateDefinitionStages.WithGitHubAccessToken.withGitHubAccessToken(String personalAccessToken) Specifies the GitHub personal access token.