DataFactoryClient.ResumePipeline(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 void ResumePipeline (string resourceGroupName, string dataFactoryName, string pipelineName);
abstract member ResumePipeline : string * string * string -> unit
override this.ResumePipeline : string * string * string -> unit
Public Overridable Sub ResumePipeline (resourceGroupName As String, dataFactoryName As String, pipelineName As String)
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- pipelineName
- String