Interface Gallery.DefinitionStages.WithParentResource

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

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

    • withExistingDevcenter

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