public static interface ServiceBusSubscription.UpdateStages.WithSession
Modifier and Type | Method and Description |
---|---|
ServiceBusSubscription.Update |
withoutSession()
Specifies that session support should be disabled for the subscription.
|
ServiceBusSubscription.Update |
withSession()
Specifies that session support should be enabled for the subscription.
|
ServiceBusSubscription.Update withSession()
ServiceBusSubscription.Update withoutSession()
Copyright © 2019. All rights reserved.