HybridConnectionEventSubscriptionDestination Class
Information about the HybridConnection destination for an event subscription.
Constructor
HybridConnectionEventSubscriptionDestination(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
properties
|
Hybrid connection Properties of the event subscription destination. |
|
endpoint_type
|
str or
<xref:azure.mgmt.eventgrid.models.HYBRID_CONNECTION>
Type of the endpoint for the event subscription destination. Required. HybridConnection. |
Attributes
endpoint_type
Type of the endpoint for the event subscription destination. Required. HybridConnection.
endpoint_type: HYBRID_CONNECTION: 'HybridConnection'>]
properties
Hybrid connection Properties of the event subscription destination.
properties: _models.HybridConnectionEventSubscriptionDestinationProperties | None