DataFactoryClient.CreatePSDataFlow(CreatePSAdfEntityParameters) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFlow CreatePSDataFlow (Microsoft.Azure.Commands.DataFactoryV2.CreatePSAdfEntityParameters parameters);
abstract member CreatePSDataFlow : Microsoft.Azure.Commands.DataFactoryV2.CreatePSAdfEntityParameters -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFlow
override this.CreatePSDataFlow : Microsoft.Azure.Commands.DataFactoryV2.CreatePSAdfEntityParameters -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFlow
Public Overridable Function CreatePSDataFlow (parameters As CreatePSAdfEntityParameters) As PSDataFlow
Parameters
- parameters
- CreatePSAdfEntityParameters