Interface Disk.DefinitionStages.WithDataDiskSource

All Superinterfaces:
Disk.DefinitionStages.WithDataDiskFromDisk, Disk.DefinitionStages.WithDataDiskFromSnapshot, Disk.DefinitionStages.WithDataDiskFromUpload, Disk.DefinitionStages.WithDataDiskFromVhd
All Known Subinterfaces:
Disk.Definition
Enclosing interface:
Disk.DefinitionStages

The stage of the managed disk definition allowing to choose data source.
  • Method Details

    • withSizeInGB

      Disk.DefinitionStages.WithCreate withSizeInGB(int sizeInGB)
      Specifies the disk size for an empty disk.
      Parameters:
      sizeInGB - the disk size in GB
      Returns:
      the next stage of the definition