public static interface Topic.UpdateStages.WithSize
| Modifier and Type | Method and Description |
|---|---|
Topic.Update |
withSizeInMB(long sizeInMB)
Specifies the maximum size of memory allocated for the topic.
|
Topic.Update withSizeInMB(long sizeInMB)
sizeInMB - size in MB/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/