Interface LabVirtualMachine.DefinitionStages.WithEnvironmentId

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

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

    • withEnvironmentId

      LabVirtualMachine.DefinitionStages.WithCreate withEnvironmentId(String environmentId)
      Specifies the environmentId property: The resource ID of the environment that contains this virtual machine, if any..
      Parameters:
      environmentId - The resource ID of the environment that contains this virtual machine, if any.
      Returns:
      the next definition stage.