Interface EnvironmentType.DefinitionStages.WithParentResource

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

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

    • withExistingDevcenter

      EnvironmentType.DefinitionStages.WithCreate withExistingDevcenter(String resourceGroupName, String devCenterName)
      Specifies resourceGroupName, devCenterName.
      Parameters:
      resourceGroupName - Name of the resource group within the Azure subscription.
      devCenterName - The name of the devcenter.
      Returns:
      the next definition stage.