Dela via


TriggerProperties.SourceTriggers Property

Definition

Gets or sets the collection of triggers based on source code repository.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceTriggers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SourceTrigger> SourceTriggers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceTriggers")>]
member this.SourceTriggers : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SourceTrigger> with get, set
Public Property SourceTriggers As IList(Of SourceTrigger)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to