Bagikan melalui


PipelineRunInvokedBy.InvokedByType Property

Definition

Gets the type of the entity that started the run.

[Newtonsoft.Json.JsonProperty(PropertyName="invokedByType")]
public string InvokedByType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="invokedByType")>]
member this.InvokedByType : string
Public ReadOnly Property InvokedByType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to