Interface HealthBot.DefinitionStages.WithProperties

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

public static interface HealthBot.DefinitionStages.WithProperties
The stage of the HealthBot definition allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: HealthBotProperties The set of properties specific to Healthbot resource..
      Parameters:
      properties - HealthBotProperties The set of properties specific to Healthbot resource.
      Returns:
      the next definition stage.