Interface DiskPool.DefinitionStages.WithSku

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

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

    • withSku

      Specifies the sku property: Determines the SKU of the Disk Pool.
      Parameters:
      sku - Determines the SKU of the Disk Pool.
      Returns:
      the next definition stage.