PartnerEventSubscriptionDestination Class
PartnerEventSubscriptionDestination.
Constructor
PartnerEventSubscriptionDestination(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
properties
|
Partner Destination Properties of the event subscription destination. |
|
endpoint_type
|
str or
<xref:azure.mgmt.eventgrid.models.PARTNER_DESTINATION>
Type of the endpoint for the event subscription destination. Required. PartnerDestination. |
Attributes
endpoint_type
Type of the endpoint for the event subscription destination. Required. PartnerDestination.
endpoint_type: PARTNER_DESTINATION: 'PartnerDestination'>]
properties
Partner Destination Properties of the event subscription destination.
properties: _models.PartnerEventSubscriptionDestinationProperties | None