DataFactoryClient.GetPipeline(String, String, String) 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.PSPipeline GetPipeline (string resourceGroupName, string dataFactoryName, string pipelineName);
abstract member GetPipeline : string * string * string -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSPipeline
override this.GetPipeline : string * string * string -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSPipeline
Public Overridable Function GetPipeline (resourceGroupName As String, dataFactoryName As String, pipelineName As String) As PSPipeline
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- pipelineName
- String