SystemTopicUpdateParameters Class
Properties of the System Topic update.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelSystemTopicUpdateParameters
Constructor
SystemTopicUpdateParameters(*, tags: Dict[str, str] | None = None, identity: _models.IdentityInfo | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Tags of the system topic. |
identity
|
Resource identity information. |
Variables
Name | Description |
---|---|
tags
|
Tags of the system topic. |
identity
|
Resource identity information. |
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