Interface DevBoxDefinition.DefinitionStages.WithParentResource

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

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

    • withExistingDevcenter

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