Share via


IRun.SourceTriggerEventType Property

Definition

The event type of the trigger.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The event type of the trigger.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="eventType")]
public string SourceTriggerEventType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The event type of the trigger.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="eventType")>]
member this.SourceTriggerEventType : string with get, set
Public Property SourceTriggerEventType As String

Property Value

Attributes

Applies to