Interface Bot.UpdateStages.WithSku

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

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

      • withSku

        Bot.Update withSku​(Sku sku)
        Specifies the sku property: Gets or sets the SKU of the resource..
        Parameters:
        sku - Gets or sets the SKU of the resource.
        Returns:
        the next definition stage.