Sdílet prostřednictvím


ITriggerUpdateParameters.SourceTrigger 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[] SourceTrigger { 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.SourceTrigger : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ISourceTriggerUpdateParameters[] with get, set
Public Property SourceTrigger As ISourceTriggerUpdateParameters()

Property Value

Attributes

Applies to