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 Summary

    Modifier and Type
    Method
    Description
    withSku(Sku sku)
    Specifies the sku property: Gets or sets the SKU of the resource..
  • Method Details

    • 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.