WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT> Interface
Type Parameters
- ParentT
the return type of attach()
public interface GitHubWithAttach extends WebAppSourceControl.DefinitionStages.WithAttach,WebAppSourceControl.DefinitionStages.WithGitHubAccessToken
The final stage of the web app source control definition that binds to a GitHub account.
At this stage, any remaining optional settings can be specified, or the web app source control definition can be attached to the parent web app definition using attach().
Inherited Members
Attachable.InDefinition<ParentT>.attach()
WebAppSourceControl.DefinitionStages.WithGitHubAccessToken<ParentT>.withGitHubAccessToken(String personalAccessToken)
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java