PartnerDestinationUpdateParameters Class
Properties of the Partner Destination that can be updated.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelPartnerDestinationUpdateParameters
Constructor
PartnerDestinationUpdateParameters(*, tags: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Tags of the Partner Destination resource. |
Variables
Name | Description |
---|---|
tags
|
Tags of the Partner Destination resource. |
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