Interface Server.UpdateStages.WithSku

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

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

      • withSku

        Server.Update withSku​(Sku sku)
        Specifies the sku property: The SKU (pricing tier) of the server..
        Parameters:
        sku - The SKU (pricing tier) of the server.
        Returns:
        the next definition stage.