Uses of Interface
com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubAccessToken
-
-
Uses of WebAppSourceControl.DefinitionStages.WithGitHubAccessToken in com.microsoft.azure.management.appservice
Subinterfaces of WebAppSourceControl.DefinitionStages.WithGitHubAccessToken in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceWebAppSourceControl.Definition<ParentT>The entirety of a web app source control definition.static interfaceWebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT>The final stage of the web app source control definition that binds to a GitHub account.
-