Twitter Class

The configuration settings of the Twitter provider.

Inheritance
azure.mgmt.web._serialization.Model
Twitter

Constructor

Twitter(*, enabled: bool | None = None, registration: _models.TwitterRegistration | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
enabled

<code>false</code> if the Twitter provider should not be enabled despite the set registration; otherwise, <code>true</code>.

registration

The configuration settings of the app registration for the Twitter provider.

Variables

Name Description
enabled

<code>false</code> if the Twitter provider should not be enabled despite the set registration; otherwise, <code>true</code>.

registration

The configuration settings of the app registration for the Twitter provider.