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