Udostępnij przez


ITaskRun.SourceTriggerEventType Property

Definition

The event type of the trigger.

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

Property Value

Attributes

Applies to