UpdateTopicsConfigurationInfo Class
Properties of the topics configuration info of a namespace.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelUpdateTopicsConfigurationInfo
Constructor
UpdateTopicsConfigurationInfo(*, custom_domains: List[_models.CustomDomainConfiguration] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
custom_domains
|
Custom domain info for topics configuration. |
Variables
Name | Description |
---|---|
custom_domains
|
Custom domain info for topics configuration. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python