Interface ConnectedEnvironment.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      ConnectedEnvironment.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.