Interface FarmBeats.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      FarmBeats.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.