Interface ManagedEnvironmentStorage.DefinitionStages.WithParentResource

All Known Subinterfaces:
ManagedEnvironmentStorage.Definition, ManagedEnvironmentStorage.DefinitionStages.Blank
Enclosing interface:
ManagedEnvironmentStorage.DefinitionStages

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

    • withExistingManagedEnvironment

      ManagedEnvironmentStorage.DefinitionStages.WithCreate withExistingManagedEnvironment(String resourceGroupName, String environmentName)
      Specifies resourceGroupName, environmentName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      environmentName - Name of the Environment.
      Returns:
      the next definition stage.