public static interface Queue.DefinitionStages.WithSession
| Modifier and Type | Method and Description |
|---|---|
Queue.DefinitionStages.WithCreate |
withSession()
Specifies that session support should be enabled for the queue.
|
Queue.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.
*/