Interface DiskPool.DefinitionStages.WithDisks

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

public static interface DiskPool.DefinitionStages.WithDisks
The stage of the DiskPool definition allowing to specify disks.
  • Method Details

    • withDisks

      Specifies the disks property: List of Azure Managed Disks to attach to a Disk Pool..
      Parameters:
      disks - List of Azure Managed Disks to attach to a Disk Pool.
      Returns:
      the next definition stage.