Interface Bot.DefinitionStages.WithKind

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

public static interface Bot.DefinitionStages.WithKind
The stage of the Bot definition allowing to specify kind.
  • Method Details

    • withKind

      Specifies the kind property: Required. Gets or sets the Kind of the resource..
      Parameters:
      kind - Required. Gets or sets the Kind of the resource.
      Returns:
      the next definition stage.