Interface PartnerTopic.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
PartnerTopic.Definition
Enclosing interface:
PartnerTopic.DefinitionStages

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

    • withExistingResourceGroup

      PartnerTopic.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group within the user's subscription.
      Returns:
      the next definition stage.