Class DataDiskImage

java.lang.Object
com.microsoft.azure.management.compute.DataDiskImage

public class DataDiskImage extends Object
Contains the data disk images information.
  • Constructor Details

    • DataDiskImage

      public DataDiskImage()
  • Method Details

    • lun

      public Integer lun()
      Get specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM.
      Returns:
      the lun value