Sdílet prostřednictvím


ISourceTriggerUpdateParameters.SourceTriggerEvent Property

Definition

The source event corresponding to the trigger.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The source event corresponding to the trigger.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.SourceTriggerEvent) }, ReadOnly=false, Required=false, SerializedName="sourceTriggerEvents")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.SourceTriggerEvent[] SourceTriggerEvent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The source event corresponding to the trigger.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.SourceTriggerEvent) }, ReadOnly=false, Required=false, SerializedName="sourceTriggerEvents")>]
member this.SourceTriggerEvent : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.SourceTriggerEvent[] with get, set
Public Property SourceTriggerEvent As SourceTriggerEvent()

Property Value

Attributes

Applies to