Interface DataFlowResource.UpdateStages.WithProperties

All Known Subinterfaces:
DataFlowResource.Update
Enclosing interface:
DataFlowResource.UpdateStages

public static interface DataFlowResource.UpdateStages.WithProperties
The stage of the DataFlowResource update allowing to specify properties.
  • Method Details

    • withProperties

      DataFlowResource.Update withProperties(DataFlow properties)
      Specifies the properties property: Data flow properties..
      Parameters:
      properties - Data flow properties.
      Returns:
      the next definition stage.