TopicsConfiguration Class
Properties of the Topics Configuration.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelTopicsConfiguration
Constructor
TopicsConfiguration(*, custom_domains: List[_models.CustomDomainConfiguration] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
custom_domains
|
List of custom domain configurations for the namespace. |
Variables
Name | Description |
---|---|
hostname
|
The hostname for the topics configuration. This is a read-only property. |
custom_domains
|
List of custom domain configurations for the namespace. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python