Interface Catalog.DefinitionStages.WithParentResource

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

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

    • withExistingDevcenter

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