HybridConnectionEventSubscriptionDestinationProperties Class
The properties for a hybrid connection destination.
Constructor
HybridConnectionEventSubscriptionDestinationProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
resource_id
|
The Azure Resource ID of an hybrid connection that is the destination of an event subscription. |
|
delivery_attribute_mappings
|
Delivery attribute details. |
Attributes
delivery_attribute_mappings
Delivery attribute details.
delivery_attribute_mappings: list['_models.DeliveryAttributeMapping'] | None
resource_id
The Azure Resource ID of an hybrid connection that is the destination of an event subscription.
resource_id: str | None