Interface LabVirtualMachine.DefinitionStages.WithParentResource

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

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

    • withExistingLab

      LabVirtualMachine.DefinitionStages.WithCreate withExistingLab(String resourceGroupName, String labName)
      Specifies resourceGroupName, labName.
      Parameters:
      resourceGroupName - The name of the resource group.
      labName - The name of the lab.
      Returns:
      the next definition stage.