Dela via


RunInner.SourceTrigger Property

Definition

Gets or sets the source trigger that caused the run.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceTrigger")]
public Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SourceTriggerDescriptor SourceTrigger { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceTrigger")>]
member this.SourceTrigger : Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SourceTriggerDescriptor with get, set
Public Property SourceTrigger As SourceTriggerDescriptor

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to