HybridConnectionEventSubscriptionDestination interface
Information about the HybridConnection destination for an event subscription.
- Extends
Properties
delivery |
Delivery attribute details. |
endpoint |
Polymorphic discriminator, which specifies the different types this object can be |
resource |
The Azure Resource ID of an hybrid connection that is the destination of an event subscription. |
Property Details
deliveryAttributeMappings
Delivery attribute details.
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]
Property Value
endpointType
Polymorphic discriminator, which specifies the different types this object can be
endpointType: "HybridConnection"
Property Value
"HybridConnection"
resourceId
The Azure Resource ID of an hybrid connection that is the destination of an event subscription.
resourceId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript