Subscription.DefinitionStages.WithParentResource Interface
public static interface Subscription.DefinitionStages.WithParentResource
The stage of the Subscription definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingTopic(String resourceGroupName, String namespaceName, String topicName)
Specifies resource |
Method Details
withExistingTopic
public abstract Subscription.DefinitionStages.WithCreate withExistingTopic(String resourceGroupName, String namespaceName, String topicName)
Specifies resourceGroupName, namespaceName, topicName.
Parameters:
Returns: