Interface PipelineResource.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingFactory

        PipelineResource.DefinitionStages.WithCreate withExistingFactory​(String resourceGroupName,
                                                                         String factoryName)
        Specifies resourceGroupName, factoryName.
        Parameters:
        resourceGroupName - The resource group name.
        factoryName - The factory name.
        Returns:
        the next definition stage.