public static interface ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
| Modifier and Type | Method and Description |
|---|---|
ServiceBusSubscription.DefinitionStages.WithCreate |
withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException()
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
|
ServiceBusSubscription.DefinitionStages.WithCreate withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/