Interface HealthBot.DefinitionStages.WithResourceGroup

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

public static interface HealthBot.DefinitionStages.WithResourceGroup
The stage of the HealthBot definition allowing to specify parent resource.
  • Method Details

    • withExistingResourceGroup

      HealthBot.DefinitionStages.WithSku withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the Bot resource group in the user subscription.
      Returns:
      the next definition stage.