public static interface ServiceBusSubscription.DefinitionStages.WithSession
| Modifier and Type | Method and Description |
|---|---|
ServiceBusSubscription.DefinitionStages.WithCreate |
withSession()
Specifies that session support should be enabled for the subscription.
|
ServiceBusSubscription.DefinitionStages.WithCreate withSession()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/