Bagikan melalui


TriggerRun.TriggerRunId Property

Definition

Gets trigger run id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to