Interface EventSubscription.DefinitionStages.WithParentResource

All Known Subinterfaces:
EventSubscription.Definition, EventSubscription.DefinitionStages.Blank
Enclosing interface:
EventSubscription.DefinitionStages

public static interface EventSubscription.DefinitionStages.WithParentResource
The stage of the EventSubscription definition allowing to specify parent resource.
  • Method Details

    • withExistingTopic

      EventSubscription.DefinitionStages.WithCreate withExistingTopic(String resourceGroupName, String topicName)
      Specifies resourceGroupName, topicName.
      Parameters:
      resourceGroupName - The name of the resource group within the user's subscription.
      topicName - Name of the domain topic.
      Returns:
      the next definition stage.