Interface Image.DefinitionStages.WithParentResource

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

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

    • withExistingLabPlan

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