Interface Schedule.DefinitionStages.WithParentResource

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

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

    • withExistingLab

      Schedule.DefinitionStages.WithCreate withExistingLab(String resourceGroupName, String labName)
      Specifies resourceGroupName, labName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      labName - The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
      Returns:
      the next definition stage.