Interface ServiceBusNamespace.DefinitionStages.WithTopic

    • Method Detail

      • withNewTopic

        ServiceBusNamespace.DefinitionStages.WithCreate withNewTopic​(String name,
                                                                     int maxSizeInMB)
        Creates a topic entity in the Service Bus namespace.
        Parameters:
        name - topic name
        maxSizeInMB - maximum size of memory allocated for the topic entity
        Returns:
        next stage of the Service Bus namespace definition