Interface WebPubSubResource.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      WebPubSubResource.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
      Returns:
      the next definition stage.