Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl.DefinitionStages.WithGitHubAccessToken
-
Packages that use WebAppSourceControl.DefinitionStages.WithGitHubAccessToken Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppSourceControl.DefinitionStages.WithGitHubAccessToken in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppSourceControl.DefinitionStages.WithGitHubAccessToken in com.azure.resourcemanager.appservice.models 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.
-