Interface ConnectionSetting.DefinitionStages.WithParentResource

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

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

    • withExistingBotService

      ConnectionSetting.DefinitionStages.WithCreate withExistingBotService(String resourceGroupName, String resourceName)
      Specifies resourceGroupName, resourceName.
      Parameters:
      resourceGroupName - The name of the Bot resource group in the user subscription.
      resourceName - The name of the Bot resource.
      Returns:
      the next definition stage.