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