public static interface Topic.DefinitionStages.WithSubscription
| Modifier and Type | Method and Description |
|---|---|
Topic.DefinitionStages.WithCreate |
withNewSubscription(String name)
Creates a subscription entity for the Service Bus topic.
|
Topic.DefinitionStages.WithCreate withNewSubscription(String name)
name - queue name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/