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