Twitter Class
The configuration settings of the Twitter provider.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelTwitter
Constructor
Twitter(*, enabled: bool | None = None, registration: _models.TwitterRegistration | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
enabled
|
|
registration
|
The configuration settings of the app registration for the Twitter provider. |
Variables
Name | Description |
---|---|
enabled
|
|
registration
|
The configuration settings of the app registration for the Twitter provider. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python