Interface LabVirtualMachine.DefinitionStages.WithLabSubnetName

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

public static interface LabVirtualMachine.DefinitionStages.WithLabSubnetName
The stage of the LabVirtualMachine definition allowing to specify labSubnetName.
  • Method Details

    • withLabSubnetName

      LabVirtualMachine.DefinitionStages.WithCreate withLabSubnetName(String labSubnetName)
      Specifies the labSubnetName property: The lab subnet name of the virtual machine..
      Parameters:
      labSubnetName - The lab subnet name of the virtual machine.
      Returns:
      the next definition stage.