Interface VirtualMachineDataDisk

All Superinterfaces:
HasId, HasInner<DataDisk>, HasName

public interface VirtualMachineDataDisk extends HasInner<DataDisk>, HasName, HasId
A managed data disk of a virtual machine.
  • Method Details

    • size

      int size()
      Returns:
      the size of this data disk in GB
    • lun

      int lun()
      Returns:
      the logical unit number assigned to this data disk
    • cachingType

      CachingTypes cachingType()
      Returns:
      the disk caching type
    • creationMethod

      DiskCreateOptionTypes creationMethod()
      Returns:
      the creation method used while creating this disk
    • storageAccountType

      StorageAccountTypes storageAccountType()
      Returns:
      the storage account type of the disk