PartnerEventSubscriptionDestination interface
model interface PartnerEventSubscriptionDestination
- Extends
Properties
| endpoint |
Type of the endpoint for the event subscription destination. |
| resource |
The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription. |
Property Details
endpointType
Type of the endpoint for the event subscription destination.
endpointType: "PartnerDestination"
Property Value
"PartnerDestination"
resourceId
The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription.
resourceId?: string
Property Value
string