HybridConnectionEventSubscriptionDestination Class
- java.
lang. Object - com.
microsoft. azure. management. eventgrid. v2020_04_01_preview. EventSubscriptionDestination - com.
microsoft. azure. management. eventgrid. v2020_04_01_preview. HybridConnectionEventSubscriptionDestination
- com.
- com.
public class HybridConnectionEventSubscriptionDestination
extends EventSubscriptionDestination
Information about the HybridConnection destination for an event subscription.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| HybridConnectionEventSubscriptionDestination() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String |
resourceId()
Get the Azure Resource ID of an hybrid connection that is the destination of an event subscription. |
|
Hybrid |
withResourceId(String resourceId)
Set the Azure Resource ID of an hybrid connection that is the destination of an event subscription. |
Methods inherited from java.lang.Object
Constructor Details
HybridConnectionEventSubscriptionDestination
public HybridConnectionEventSubscriptionDestination()
Method Details
resourceId
public String resourceId()
Get the Azure Resource ID of an hybrid connection that is the destination of an event subscription.
Returns:
withResourceId
public HybridConnectionEventSubscriptionDestination withResourceId(String resourceId)
Set the Azure Resource ID of an hybrid connection that is the destination of an event subscription.
Parameters:
Returns: