Interface Disk.DefinitionStages.WithDiskType

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

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

    • withDiskType

      Specifies the diskType property: The storage type for the disk (i.e. Standard, Premium)..
      Parameters:
      diskType - The storage type for the disk (i.e. Standard, Premium).
      Returns:
      the next definition stage.