PartnerUpdateDestinationInfo Class
Properties of the corresponding partner destination of a Channel.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: WebhookUpdatePartnerDestinationInfo
All required parameters must be populated in order to send to server.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelPartnerUpdateDestinationInfo
Constructor
PartnerUpdateDestinationInfo(**kwargs: Any)
Variables
Name | Description |
---|---|
endpoint_type
|
Type of the endpoint for the partner destination. Required. "WebHook" |
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