PipelineRun.InvokedBy Property
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.
Gets entity that started the pipeline run.
[Newtonsoft.Json.JsonProperty(PropertyName="invokedBy")]
public Microsoft.Azure.Management.DataFactory.Models.PipelineRunInvokedBy InvokedBy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="invokedBy")>]
member this.InvokedBy : Microsoft.Azure.Management.DataFactory.Models.PipelineRunInvokedBy
Public ReadOnly Property InvokedBy As PipelineRunInvokedBy
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute