Bagikan melalui


ITaskPropertiesUpdateParameters.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.ISourceTriggerUpdateParameters) }, ReadOnly=false, Required=false, SerializedName="sourceTriggers")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISourceTriggerUpdateParameters[] 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.ISourceTriggerUpdateParameters) }, ReadOnly=false, Required=false, SerializedName="sourceTriggers")>]
member this.TriggerSourceTrigger : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISourceTriggerUpdateParameters[] with get, set
Public Property TriggerSourceTrigger As ISourceTriggerUpdateParameters()

Property Value

Attributes

Applies to