Compartir a través de


ITaskProperties.TriggerSourceTrigger Property

Definition

The collection of triggers based on source code repository.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The collection of triggers based on source code repository.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISourceTrigger) }, ReadOnly=false, Required=false, SerializedName="sourceTriggers")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISourceTrigger[] TriggerSourceTrigger { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The collection of triggers based on source code repository.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISourceTrigger) }, ReadOnly=false, Required=false, SerializedName="sourceTriggers")>]
member this.TriggerSourceTrigger : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISourceTrigger[] with get, set
Public Property TriggerSourceTrigger As ISourceTrigger()

Property Value

Attributes

Applies to