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