EventSubscription.UpdateStages.WithDeadLetterDestination Interface
public static interface EventSubscription.UpdateStages.WithDeadLetterDestination
The stage of the EventSubscription update allowing to specify deadLetterDestination.
Modifier and Type | Method and Description |
---|---|
abstract Update |
with Specifies the dead |
withDeadLetterDestination
public abstract EventSubscription.Update withDeadLetterDestination(DeadLetterDestination deadLetterDestination)
Specifies the deadLetterDestination property: The DeadLetter destination of the event subscription..
Parameters:
deadLetterDestination
- The DeadLetter destination of the event subscription.
Returns:
the next definition stage.
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 Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: