GitHub Class
The configuration settings of the GitHub provider.
- Inheritance
-
GitHub
Constructor
GitHub(*, enabled: Optional[bool] = None, registration: Optional[azure.mgmt.web.v2021_01_01.models._models_py3.ClientRegistration] = None, login: Optional[azure.mgmt.web.v2021_01_01.models._models_py3.LoginScopes] = None, **kwargs)
Parameters
- enabled
- bool
Required
<code>false</code> if the GitHub provider should not be enabled despite
the set registration; otherwise, <code>true</code>.
- registration
- ClientRegistration
Required
The configuration settings of the app registration for the GitHub provider.
Feedback
Submit and view feedback for