public static interface Queue.UpdateStages.WithSize
| Modifier and Type | Method and Description |
|---|---|
Queue.Update |
withSizeInMB(long sizeInMB)
Specifies the maximum size of memory allocated for the queue.
|
Queue.Update withSizeInMB(long sizeInMB)
sizeInMB - size in MBCopyright © 2021 Microsoft Corporation. All rights reserved.