Interface ManagedEnvironment.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      ManagedEnvironment.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.