次の方法で共有


PipelineRunInvokedBy.InvokedByType プロパティ

定義

実行を開始したエンティティの型を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象