Interface SqlPool.UpdateStages.WithSku

  • All Known Subinterfaces:
    SqlPool.Update
    Enclosing interface:
    SqlPool.UpdateStages

    public static interface SqlPool.UpdateStages.WithSku
    The stage of the SqlPool update allowing to specify sku.
    • Method Detail

      • withSku

        SqlPool.Update withSku​(Sku sku)
        Specifies the sku property: Sku SQL pool SKU.
        Parameters:
        sku - Sku SQL pool SKU.
        Returns:
        the next definition stage.