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 MBCopyright © 2021 Microsoft Corporation. All rights reserved.