Interface Disk.DefinitionStages.WithLeasedByLabVmId

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

public static interface Disk.DefinitionStages.WithLeasedByLabVmId
The stage of the Disk definition allowing to specify leasedByLabVmId.
  • Method Details

    • withLeasedByLabVmId

      Disk.DefinitionStages.WithCreate withLeasedByLabVmId(String leasedByLabVmId)
      Specifies the leasedByLabVmId property: The resource ID of the VM to which this disk is leased..
      Parameters:
      leasedByLabVmId - The resource ID of the VM to which this disk is leased.
      Returns:
      the next definition stage.