Interface Schedule.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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