Interface Bot.DefinitionStages.WithSku

All Known Subinterfaces:
Bot.Definition, Bot.DefinitionStages.WithCreate
Enclosing interface:
Bot.DefinitionStages

public static interface Bot.DefinitionStages.WithSku
The stage of the Bot definition 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

      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.