Interface DataFlowResource.DefinitionStages.WithParentResource

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

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

    • withExistingFactory

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